diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-13 18:37:55 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-13 20:07:10 +0530 |
| commit | 1a5b8bca04f1d0af14d962c64f125d1585f9e88a (patch) | |
| tree | 4c22de92a8e5ddba1cb2602241a2e6c95749f902 | |
| parent | bd79516a2a03e8f0fc14191404e3d15304adae74 (diff) | |
| download | meta-xilinx-1a5b8bca04f1d0af14d962c64f125d1585f9e88a.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2024.1_1859
xilinx: versal-net: Add support for saving env based on bootmode
usb: dwc3: Increase the timeout for generic commands
usb: dwc3: core: Only handle soft-reset in DCTL
usb: dwc3: gadget: Dont send unintended link state change
usb: dwc3: core: improve reset sequence
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc index 52d34fa6..09933c7c 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc | |||
| @@ -2,7 +2,7 @@ UBOOT_VERSION = "v2024.01" | |||
| 2 | 2 | ||
| 3 | UBRANCH = "xlnx_rebase_v2024.01" | 3 | UBRANCH = "xlnx_rebase_v2024.01" |
| 4 | 4 | ||
| 5 | SRCREV = "426b3e255239c2118449ba5207c9a67ee23ed1d5" | 5 | SRCREV = "db3e1e025f5b7d67e82cbd30e9c26a25009caa05" |
| 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" |
