diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-06-26 16:26:47 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-06-26 17:37:14 +0530 |
commit | e7e8b59652dc33de89746a827f834b319d63877b (patch) | |
tree | 5d58c8f5e40435c43890be697741173c74eba131 | |
parent | 18e62e3e6dc37a9c6c5a95fd29f00892de9b3a88 (diff) | |
download | meta-xilinx-e7e8b59652dc33de89746a827f834b319d63877b.tar.gz |
u-boot-xlnx : Updated SRCREV for 2023.2_1551
arm64: versal_net: Update SPI node for se7
mtd: spi-nor: Add support for w25q256jwm
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
-rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc index 7918e8e7..be8f996d 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc | |||
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2023.01" | |||
2 | 2 | ||
3 | UBRANCH = "xlnx_rebase_v2023.01" | 3 | UBRANCH = "xlnx_rebase_v2023.01" |
4 | 4 | ||
5 | SRCREV = "690954edc5854fca06ed203bf7d7af704d955056" | 5 | SRCREV = "43192d0534ed77be0ec76b51a7698e251f10e6ab" |
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" |