diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-14 12:46:51 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-09-18 16:39:43 -0500 |
| commit | 0f5c5b94513749b44f1cec1b16f4d88c42f8e30c (patch) | |
| tree | 2da70eb5aed2b1490912586143aa633d1a65d749 | |
| parent | 5abfede1d35def5d5e0b0f13fc293b34758489e0 (diff) | |
| download | meta-xilinx-0f5c5b94513749b44f1cec1b16f4d88c42f8e30c.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>
Signed-off-by: Mark Hatle <mark.hatle@amd.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 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" |
