diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-07-05 16:54:54 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-07-05 17:57:11 +0530 |
commit | 06df0c59450a2f83d76da5a73aecf955c614e0f0 (patch) | |
tree | df7e2beeec7411519ac17344a85d1189d7d78fa8 | |
parent | d2bbae0753b471cb4c1318b6e663a3e4f72cceba (diff) | |
download | meta-xilinx-06df0c59450a2f83d76da5a73aecf955c614e0f0.tar.gz |
u-boot-xlnx : Updated SRCREV for 2023.2_1639
arm64: versal-net: add usb-wakeup interrupt in dwc3 core
arm64: versal: Add no-wp DT property in OSPI flash node
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 be8f996d..209f081e 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 = "43192d0534ed77be0ec76b51a7698e251f10e6ab" | 5 | SRCREV = "9e09058131c9aec2e06812a8a3fa043ce0d9882b" |
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" |