diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-19 16:57:24 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-19 19:37:09 +0530 |
| commit | 8b38759ff39db98c29651a2d80eedb2fb1a105aa (patch) | |
| tree | cf36b1dc37b488e9e975b01fc9a1c41af8ee5b41 | |
| parent | 525bc764ee57e10e46c219e8b755e956b7f3c5e6 (diff) | |
| download | meta-xilinx-8b38759ff39db98c29651a2d80eedb2fb1a105aa.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2024.1_5791
mtd: spi-nor: Enable DDR mode functionality with Macronix flash
mtd: spi-nor: Enable DDR mode functionality with Gigadevice flash
mtd: spi-nor: Enable DDR mode functionality with ISSI flash
spi: cadence_qspi: Modified the rx_dll_tuning function to support generic execution
arm64: versal-net: Align spi-max-frequency for se7
arm64: versal: Remove flexnoc node
arm64: zynqmp: Add missing description for vm-p-m1369
| -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 09933c7c..56d65113 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 = "db3e1e025f5b7d67e82cbd30e9c26a25009caa05" | 5 | SRCREV = "19348a61f408d61afd7997adf511895d87b0d3ac" |
| 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" |
