diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-14 12:46:51 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-14 13:57:10 +0530 |
commit | 29665dbde83e883d7673da4c8f53b9f84417b873 (patch) | |
tree | e8f9e5b0850b5b1a294d55b22f17b8a4ed4afc81 /meta-xilinx-core/recipes-bsp/u-boot | |
parent | 210637fe0599a55cff05facc13b2f706d2afb586 (diff) | |
download | meta-xilinx-29665dbde83e883d7673da4c8f53b9f84417b873.tar.gz |
u-boot-xlnx : Updated SRCREV for 2023.2_2643
arm64: versal-net: Add dts files for mini u-boot qspi and ospi configurations
mtd: spi-nor: Update block protection flags for spansion flash
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp/u-boot')
-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 30da126f..b9d6a16e 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 = "ae520c3d6f89a639ea76ed439735e142e18f5957" | 5 | SRCREV = "ddaf9cd263bfce05bc7427f544b71a0cc75647ac" |
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" |