diff options
author | Leah Rowe <leah@libreboot.org> | 2023-03-19 00:36:34 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-03-19 00:36:34 +0000 |
commit | 653810b8347264c3af7da3017cb0681adcc1378c (patch) | |
tree | 2ad8583d52025c508c88226f90677eb0d9af6f1a /resources/coreboot | |
parent | 2bb63d8559605e94dc8774d5c0cfcb8b97525402 (diff) |
fix bug: me not being downloaded on some boards
rename board configs, and add to sources file the
t530/w530 boards
in some situations, the files weren't being downloaded
Diffstat (limited to 'resources/coreboot')
-rw-r--r-- | resources/coreboot/t440pmrc_12mb/board.cfg (renamed from resources/coreboot/t440p_12mb_mrc/board.cfg) | 0 | ||||
-rw-r--r-- | resources/coreboot/t440pmrc_12mb/config/libgfxinit_corebootfb (renamed from resources/coreboot/t440p_12mb_mrc/config/libgfxinit_corebootfb) | 0 | ||||
-rw-r--r-- | resources/coreboot/t440pmrc_12mb/config/libgfxinit_txtmode (renamed from resources/coreboot/t440p_12mb_mrc/config/libgfxinit_txtmode) | 0 | ||||
-rw-r--r-- | resources/coreboot/w541mrc_12mb/board.cfg (renamed from resources/coreboot/w541_12mb_mrc/board.cfg) | 0 | ||||
-rw-r--r-- | resources/coreboot/w541mrc_12mb/config/libgfxinit_corebootfb (renamed from resources/coreboot/w541_12mb_mrc/config/libgfxinit_corebootfb) | 0 | ||||
-rw-r--r-- | resources/coreboot/w541mrc_12mb/config/libgfxinit_txtmode (renamed from resources/coreboot/w541_12mb_mrc/config/libgfxinit_txtmode) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/resources/coreboot/t440p_12mb_mrc/board.cfg b/resources/coreboot/t440pmrc_12mb/board.cfg index b40d70ac..b40d70ac 100644 --- a/resources/coreboot/t440p_12mb_mrc/board.cfg +++ b/resources/coreboot/t440pmrc_12mb/board.cfg diff --git a/resources/coreboot/t440p_12mb_mrc/config/libgfxinit_corebootfb b/resources/coreboot/t440pmrc_12mb/config/libgfxinit_corebootfb index dc9df542..dc9df542 100644 --- a/resources/coreboot/t440p_12mb_mrc/config/libgfxinit_corebootfb +++ b/resources/coreboot/t440pmrc_12mb/config/libgfxinit_corebootfb diff --git a/resources/coreboot/t440p_12mb_mrc/config/libgfxinit_txtmode b/resources/coreboot/t440pmrc_12mb/config/libgfxinit_txtmode index 3148ca53..3148ca53 100644 --- a/resources/coreboot/t440p_12mb_mrc/config/libgfxinit_txtmode +++ b/resources/coreboot/t440pmrc_12mb/config/libgfxinit_txtmode diff --git a/resources/coreboot/w541_12mb_mrc/board.cfg b/resources/coreboot/w541mrc_12mb/board.cfg index b40d70ac..b40d70ac 100644 --- a/resources/coreboot/w541_12mb_mrc/board.cfg +++ b/resources/coreboot/w541mrc_12mb/board.cfg diff --git a/resources/coreboot/w541_12mb_mrc/config/libgfxinit_corebootfb b/resources/coreboot/w541mrc_12mb/config/libgfxinit_corebootfb index efd47f24..efd47f24 100644 --- a/resources/coreboot/w541_12mb_mrc/config/libgfxinit_corebootfb +++ b/resources/coreboot/w541mrc_12mb/config/libgfxinit_corebootfb diff --git a/resources/coreboot/w541_12mb_mrc/config/libgfxinit_txtmode b/resources/coreboot/w541mrc_12mb/config/libgfxinit_txtmode index dbfb5d26..dbfb5d26 100644 --- a/resources/coreboot/w541_12mb_mrc/config/libgfxinit_txtmode +++ b/resources/coreboot/w541mrc_12mb/config/libgfxinit_txtmode |