diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-03 14:21:30 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-03 19:27:12 +0530 |
commit | 2ca09044d0af80fed2a377443cee57dadb8ecd1c (patch) | |
tree | efac009dff29a5852bb211f5c6725da9035c9d06 /meta-xilinx-core/recipes-bsp/u-boot | |
parent | c965e45d6d013331860476ad8b9c075918d78f0c (diff) | |
download | meta-xilinx-2ca09044d0af80fed2a377443cee57dadb8ecd1c.tar.gz |
u-boot-xlnx : Updated SRCREV for 2024.1_9383
arm64: zynqmp: Remove description for 8T49N240
arm64: versal: Switch to new xlnx,versal-ddrmc compatible string
arm64: versal: Update SE5 Ethernet PHY RGMII properties
Diffstat (limited to 'meta-xilinx-core/recipes-bsp/u-boot')
-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 c2605216..714f4f6c 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 = "v2023.01" | |||
2 | 2 | ||
3 | UBRANCH = "master" | 3 | UBRANCH = "master" |
4 | 4 | ||
5 | SRCREV = "ae71f52f72015f3b892e4341627171aa237f6044" | 5 | SRCREV = "9fbe1b37500a277e33bc1daf6482aa2510f3a21b" |
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" |