From 764a439a8cbad7d55455494f025f3e77c9fa52c0 Mon Sep 17 00:00:00 2001 From: Alper Nebi Yasak Date: Thu, 25 Aug 2022 21:59:16 +0300 Subject: 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 --- resources/u-boot/v2022.07/board.cfg | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 resources/u-boot/v2022.07/board.cfg (limited to 'resources/u-boot/v2022.07/board.cfg') diff --git a/resources/u-boot/v2022.07/board.cfg b/resources/u-boot/v2022.07/board.cfg new file mode 100644 index 00000000..244e7202 --- /dev/null +++ b/resources/u-boot/v2022.07/board.cfg @@ -0,0 +1,2 @@ +ubtree="v2022.07" +ubrevision="e092e3250270a1016c877da7bdd9384f14b1321e" # v2022.07 -- cgit v1.2.1