summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-03-19 00:36:34 +0000
committerLeah Rowe <leah@libreboot.org>2023-03-19 00:36:34 +0000
commit653810b8347264c3af7da3017cb0681adcc1378c (patch)
tree2ad8583d52025c508c88226f90677eb0d9af6f1a
parent2bb63d8559605e94dc8774d5c0cfcb8b97525402 (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
-rw-r--r--resources/blobs/sources4
-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
7 files changed, 2 insertions, 2 deletions
diff --git a/resources/blobs/sources b/resources/blobs/sources
index 0f560db..56d7ada 100644
--- a/resources/blobs/sources
+++ b/resources/blobs/sources
@@ -5,7 +5,7 @@
# If you want to make additions, try to add a backup url for download links and
# list hashes as sha1 sums.
-{x230 x230t x230i x230edp t430}{
+{x230 x230t x230i x230edp t430 t530 w530}{
ME_hash 039c89c6d44ae11ae2510cbd5fed756e97ed9a31
ME_dl https://download.lenovo.com/pccbbs/mobiles/g1rg24ww.exe
ME_bkup_dl https://web.archive.org/web/20210706183911/https://download.lenovo.com/pccbbs/mobiles/g1rg24ww.exe
@@ -17,7 +17,7 @@
ME_bkup_dl https://web.archive.org/web/20220202201637/https://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/83rf46ww.exe
}
-{t440p w541}{
+{t440pmrc w541mrc t440p w541}{
ME_hash b2f2a1baa1f0c8139e46b0d3e206386ff197bed5
ME_dl https://download.lenovo.com/pccbbs/mobiles/glrg22ww.exe
ME_bkup_dl https://web.archive.org/web/20211120031520/https://download.lenovo.com/pccbbs/mobiles/glrg22ww.exe
diff --git a/resources/coreboot/t440p_12mb_mrc/board.cfg b/resources/coreboot/t440pmrc_12mb/board.cfg
index b40d70a..b40d70a 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 dc9df54..dc9df54 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 3148ca5..3148ca5 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 b40d70a..b40d70a 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 efd47f2..efd47f2 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 dbfb5d2..dbfb5d2 100644
--- a/resources/coreboot/w541_12mb_mrc/config/libgfxinit_txtmode
+++ b/resources/coreboot/w541mrc_12mb/config/libgfxinit_txtmode