diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-07-14 17:59:09 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-07-14 19:57:21 +0530 |
commit | 638af50002cc2461916aa0da7a619b90a380157b (patch) | |
tree | ba11f36bcac9b6e9ebb6a045efe01249ca4becba | |
parent | dc51add3f1621f4277e88f6d748dd105411502cb (diff) | |
download | meta-xilinx-638af50002cc2461916aa0da7a619b90a380157b.tar.gz |
u-boot-xlnx : Updated SRCREV for 2023.2_2183
arm64: zynqmp: Remove USB description from SC revB/C
test: py: tests: Add qspi negative tests
test: py: tests: Add qspi flash lock/unlock test
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 0ea5bb3d..86080392 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 = "c8bbab0e46075a3c9e0757c69b98dce6a5c3a2dd" | 5 | SRCREV = "d627991fce3232f7d95c736868bc001a8624fc46" |
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" |