diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-13 13:00:36 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-13 14:47:10 +0530 |
| commit | b5e295e38e2f81737f04e2991c232a8786a39f34 (patch) | |
| tree | cc1bbff259f35b06a158fc4f9e759f3bd416e699 | |
| parent | a4744150a18235b31ac4ecabd4cac9a1657d27e1 (diff) | |
| download | meta-xilinx-b5e295e38e2f81737f04e2991c232a8786a39f34.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2024.1_1683
arm64: zynqmp: Remove snps,enable_guctl1_ipd_quirk property
arm64: gic: Add power up sequence for GIC-600
dwc3: Get the ref clock from the child node(dwc3)
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc | 2 |
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 68d5b867..52d34fa6 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 | ||
| 3 | UBRANCH = "xlnx_rebase_v2024.01" | 3 | UBRANCH = "xlnx_rebase_v2024.01" |
| 4 | 4 | ||
| 5 | SRCREV = "d8082d680ae85ae8b824a61c1f0ff14652dc93e0" | 5 | SRCREV = "426b3e255239c2118449ba5207c9a67ee23ed1d5" |
| 6 | 6 | ||
| 7 | LICENSE = "GPL-2.0-or-later" | 7 | LICENSE = "GPL-2.0-or-later" |
| 8 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | 8 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" |
