summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-04-25 06:18:38 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-04-25 09:47:09 +0530
commitd2fbb30c4921258ae6c53153d9efc5631da4dc3f (patch)
treea0508da4feda2f81f0adb77c42dfa8990c90b7e4
parent0236f98cea1ed6af8a12e2f2a42ae3c5b47612a7 (diff)
downloadmeta-xilinx-d2fbb30c4921258ae6c53153d9efc5631da4dc3f.tar.gz
u-boot-xlnx : Updated SRCREV for 2024.1_6415
mtd: spi-nor: Fix OSPI probe issue in stacked mode.
-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 c30c5666..9b99a476 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 = "8fc1a07a7c3e84fcd5bd945e1c931da25e1b0130" 5SRCREV = "5b0014e7c094c87035b02756fc07b02816bee992"
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"