mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 19:23:24 +02:00
vendor.sh: make TBFW pad size configurable
we encountered 1MB flash so far, but we may encounter other sizes on other machines when added to libreboot later on Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Vendored
+1
@@ -16,3 +16,4 @@ ME11pch="LP"
|
||||
TBFW_url="https://download.lenovo.com/pccbbs/mobiles/n22th11w.exe"
|
||||
TBFW_url_bkup="https://web.archive.org/web/20230319003752/https://download.lenovo.com/pccbbs/mobiles/n22th11w.exe"
|
||||
TBFW_hash="ef8ec0a41d7faaa0ce514cfb6f8e7e10669c878eff69fbe1b821443b6218f5b31e1b910c8abceecf38d4b11a6e552d90f277c96c7a9c512d605c8b8aea9c1c0c"
|
||||
TBFW_size=1048576 # size in bytes, when padding, matching TBFW's flash IC
|
||||
|
||||
Reference in New Issue
Block a user