diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-22 17:25:30 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-22 18:07:22 +0530 |
| commit | 79a63367b1086bed17d770f123b50a2ac6494596 (patch) | |
| tree | b211f49690f4e1577c4a975749ae29878d74d4aa | |
| parent | 02317b4ec5998b14a1d408a07173912a2d1bfa0c (diff) | |
| download | meta-xilinx-79a63367b1086bed17d770f123b50a2ac6494596.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2024.1_2155
Revert "Revert "lmb: consider EFI memory map""
common: fdt: replace error prints to debug
| -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 847e12a4..c30c5666 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 = "0c8d5190273263424cc60d416ce22e47f59bf1e6" | 5 | SRCREV = "8fc1a07a7c3e84fcd5bd945e1c931da25e1b0130" |
| 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" |
