summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-04-17 06:19:06 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-04-17 08:37:10 +0530
commit4d3d2809b22fba4a6dcd3f6bd994b4843e834b53 (patch)
tree1fbbfd97b829971b185e938e691f23d4648969d9
parent50d24d3685481af8af7d2e3e582bf188c9e6ed4c (diff)
downloadmeta-xilinx-4d3d2809b22fba4a6dcd3f6bd994b4843e834b53.tar.gz
u-boot-xlnx : Updated SRCREV for 2024.1_8507
spi: cadence_qspi: Fix OSPI probe issue when the prescaler is set to 2
-rw-r--r--meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc2
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 b4ac7998..847e12a4 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
3UBRANCH = "xlnx_rebase_v2024.01" 3UBRANCH = "xlnx_rebase_v2024.01"
4 4
5SRCREV = "a64b554a4a7e0c540dd4fbb69bcf765a88d7359f" 5SRCREV = "0c8d5190273263424cc60d416ce22e47f59bf1e6"
6 6
7LICENSE = "GPL-2.0-or-later" 7LICENSE = "GPL-2.0-or-later"
8LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" 8LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897"