diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-02-26 12:56:45 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-02-26 16:07:20 +0530 |
| commit | 9442c10331e68e2510fbd317c6e36d0e39638234 (patch) | |
| tree | b65917c62837337fa106848c688304c1051ad467 | |
| parent | 386c5436af9a42d3215cdd37d9770092864c1878 (diff) | |
| download | meta-xilinx-9442c10331e68e2510fbd317c6e36d0e39638234.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2024.1_5979
arm64: zynqmp: Remove arm,cortex-a53-edac node
xilinx: Fix fpga region DT nodes name
arm64: zynqmp: Align nvmem-fw node with dt-schema
arm64: versal-net: Setup correct addresses of GICR/GICD
arm64: zynqmp: Disable DP on kd240
| -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 ba264499..3fef3af0 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 = "ae663ed4f76ae6d208d72e6d5de0bf34339f224a" | 5 | SRCREV = "40a9bf3c0494fbba4d042278b2206e36705467ff" |
| 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" |
