diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-24 06:02:21 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-24 15:38:01 +0530 |
commit | 82cde0854e0b3217fa8bb8e4c03be3c3b5ebd265 (patch) | |
tree | 19e2304ca9f0e856fe38201a42e7bf93630dc12c /meta-xilinx-core | |
parent | 28d3f43a5db04003a7e1cd1f8022f52a950a8963 (diff) | |
download | meta-xilinx-82cde0854e0b3217fa8bb8e4c03be3c3b5ebd265.tar.gz |
u-boot-xlnx : Updated SRCREV for 2024.2_6211
Revert "cmd: sf: prevent overwriting the reserved memory"
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc index 95b87b4f..d2851491 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | UBRANCH = "xlnx_rebase_v2024.01" | 1 | UBRANCH = "xlnx_rebase_v2024.01" |
2 | 2 | ||
3 | SRCREV = "78981722cef0ad88f3a895f0763e77a35393bb51" | 3 | SRCREV = "6e26c9ae85a584c5baa26972a527db6c7982a0c7" |
4 | 4 | ||
5 | LICENSE = "GPL-2.0-or-later" | 5 | LICENSE = "GPL-2.0-or-later" |
6 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | 6 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" |