diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-14 14:34:36 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-14 16:37:11 +0530 |
commit | 64eab330e1b401fc6825d5456233983dfd8e67a8 (patch) | |
tree | 688ca5a1a0d8a47cbaf1909500025f70cc700661 /meta-xilinx-core | |
parent | 00e3b708dc6efdb050a306b63e8fc1c674dacbe8 (diff) | |
download | meta-xilinx-64eab330e1b401fc6825d5456233983dfd8e67a8.tar.gz |
u-boot-xlnx : Updated SRCREV for 2024.2_4599
arm64: zynqmp: fix tcm initialization for mini u-boot
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 aa6942cb..95b87b4f 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 = "4d0c8b093b2a75646a7070ea5534f19aa9c1a72e" | 3 | SRCREV = "78981722cef0ad88f3a895f0763e77a35393bb51" |
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" |