summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-03-06 17:11:46 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-03-06 22:27:10 +0530
commit7afb045d2cda3dd1e2690acec83f5bd90bdafe7a (patch)
tree211dc847257ca8444e114d35cb9c046f32cff986 /meta-xilinx-core
parent4758faefd3ed8b9a8d108a7e206edaaf957b7e7a (diff)
downloadmeta-xilinx-7afb045d2cda3dd1e2690acec83f5bd90bdafe7a.tar.gz
u-boot-xlnx : Updated SRCREV for 2024.1_4763
arm64: zynqmp: Add description for SC on vm-p-m1369 board arm64: zynqmp: Remove additional compatible string for sc-revB arm64: zynqmp: Fix gpio-key DT description arm64: zynqmp: Add usb4 to the boot targets arm64: zynqmp: use wakeup interrupt-name for dwc3 hibernation arm64: zynqmp: Start TPM automatically via preboot on Kria
Diffstat (limited to 'meta-xilinx-core')
-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 5abda3d1..82220ce8 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 = "v2024.01"
2 2
3UBRANCH = "xlnx_rebase_v2024.01" 3UBRANCH = "xlnx_rebase_v2024.01"
4 4
5SRCREV = "ade8a841f4d2e61e03935dd8d4ef357d6d2a7239" 5SRCREV = "d0f74d71bf3d7298437243bdc20ee2351116fb8d"
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"