summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-10-17 18:19:23 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-10-17 20:17:17 +0530
commitc3ca6f860b0fdfe420220effded600e76809260d (patch)
tree926ea1346ba77983b08fd5edad7bae050f553cfa /meta-xilinx-core/recipes-bsp/u-boot
parentd0cc263f53e0a6b5b74b3e84cab4a4987c8971b6 (diff)
downloadmeta-xilinx-c3ca6f860b0fdfe420220effded600e76809260d.tar.gz
u-boot-xlnx : Updated SRCREV for 2024.1_9167
mtd: spi-nor: Add debug logs for top/bottom protected locking Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp/u-boot')
-rw-r--r--meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc
index 1fff6ed0..89bd977d 100644
--- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc
+++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2023.01"
2 2
3UBRANCH = "master" 3UBRANCH = "master"
4 4
5SRCREV = "939c03d124cb3e5a07edeb9a1d9c12cf650a1468" 5SRCREV = "2bb777cd7a00b3f64e05971272786b6be77bb830"
6 6
7LICENSE = "GPL-2.0-or-later" 7LICENSE = "GPL-2.0-or-later"
8LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" 8LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897"