diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-09-23 12:10:39 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-09-23 15:17:09 +0530 |
| commit | b8792832ee261bbfdb42e87e9d16fb70128a07c5 (patch) | |
| tree | d9dc2a813b17a1b6442d7dd75f7166213dcca7e9 /meta-xilinx-core | |
| parent | 246cb139fb3f32b42f6f1d248e23c37a9442d360 (diff) | |
| download | meta-xilinx-b8792832ee261bbfdb42e87e9d16fb70128a07c5.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2024.2_3083
mmc: zynq_sdhci: Remove device_is_compatible() function
configs: versal2: Add support for AMD UFS platform driver
ufs: ufs-amd-versal2: Add support for AMD UFS controller
ufs: add support for DesignWare Controller
Diffstat (limited to 'meta-xilinx-core')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc index 6cea9edb..f36eb5ca 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | UBRANCH = "xlnx_rebase_v2024.01" | 1 | UBRANCH = "xlnx_rebase_v2024.01" |
| 2 | 2 | ||
| 3 | SRCREV = "c2331d2b6a2b303f0faa3c3a194c4855299cb9a2" | 3 | SRCREV = "e0054546cff3ebe0c3c673b4a0e48aec1162194a" |
| 4 | 4 | ||
| 5 | LICENSE = "GPL-2.0-or-later" | 5 | LICENSE = "GPL-2.0-or-later" |
| 6 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | 6 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" |
