diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-02-29 17:19:21 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-02-29 19:37:09 +0530 |
commit | f988d065649589769a094269fe32e63d6493198f (patch) | |
tree | a0cc8ec87b4d50db8a6479e7f2389492ddeb0a17 | |
parent | 9ce335dfe0ab6648f8346986856952e6991722a0 (diff) | |
download | meta-xilinx-f988d065649589769a094269fe32e63d6493198f.tar.gz |
u-boot-xlnx : Updated SRCREV for 2024.1_3771
arm64: versal-net: Align spi-max-frequency for ipp-rev1.9
mtd: spi-nor: Add SPI_NOR_MULTI_DIE flag
-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 3fef3af0..2b4014d4 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 = "40a9bf3c0494fbba4d042278b2206e36705467ff" | 5 | SRCREV = "4b936096a8ef3f8de91d069d8e0d4bc0315714f6" |
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" |