mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 23:09:40 +02:00
u-boot-libre: Add support for deblobbing U-Boot v2022.07
Add a 'v2022.07' pseudo-board for the U-Boot download script with the default blobs list, and mark the version as supported in u-boot-libre release script. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
This commit is contained in:
@@ -28,6 +28,7 @@ revision="r2"
|
||||
|
||||
supported_uboot_versions=" \
|
||||
2021.07 \
|
||||
2022.07 \
|
||||
"
|
||||
|
||||
topdir="$(realpath $(dirname $(realpath $0))/../../../../)"
|
||||
|
||||
Reference in New Issue
Block a user