diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-25 06:18:38 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-25 09:47:09 +0530 |
commit | d2fbb30c4921258ae6c53153d9efc5631da4dc3f (patch) | |
tree | a0508da4feda2f81f0adb77c42dfa8990c90b7e4 | |
parent | 0236f98cea1ed6af8a12e2f2a42ae3c5b47612a7 (diff) | |
download | meta-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.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 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 | ||
3 | UBRANCH = "xlnx_rebase_v2024.01" | 3 | UBRANCH = "xlnx_rebase_v2024.01" |
4 | 4 | ||
5 | SRCREV = "8fc1a07a7c3e84fcd5bd945e1c931da25e1b0130" | 5 | SRCREV = "5b0014e7c094c87035b02756fc07b02816bee992" |
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" |