diff options
Diffstat (limited to 'config/vendor')
-rw-r--r-- | config/vendor/t480/pkg.cfg | 1 | ||||
-rw-r--r-- | config/vendor/t480s/pkg.cfg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/vendor/t480/pkg.cfg b/config/vendor/t480/pkg.cfg index 59280a8a..d692821d 100644 --- a/config/vendor/t480/pkg.cfg +++ b/config/vendor/t480/pkg.cfg @@ -17,3 +17,4 @@ ME11pch="LP" TBFW_url="https://download.lenovo.com/pccbbs/mobiles/n24th13w.exe" TBFW_url_bkup="https://web.archive.org/web/20241004165955/https://download.lenovo.com/pccbbs/mobiles/n24th13w.exe" TBFW_hash="906d916e8ae77e6d146c67c3113cd904e735a7f28cb2fc37e2284758ead5cda8dd4025c1c741fac9162b1eb01cff08fc39a0d4e79c5cec0515f1d3e6447d1323" +TBFW_size=1048576 # size in bytes, when padding, matching TBFW's flash IC diff --git a/config/vendor/t480s/pkg.cfg b/config/vendor/t480s/pkg.cfg index bbe2c5e9..e88b2f00 100644 --- a/config/vendor/t480s/pkg.cfg +++ b/config/vendor/t480s/pkg.cfg @@ -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 |