diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-07 18:59:25 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-07 20:37:14 +0530 |
| commit | d837883aafbdc1c627425e64a7fb438b3cfc15ee (patch) | |
| tree | b96042c950825f340fae015ac57599668977f7a5 /meta-xilinx-core | |
| parent | c2cf981f67cc7c6989a4c728c5538aacf10a480d (diff) | |
| download | meta-xilinx-d837883aafbdc1c627425e64a7fb438b3cfc15ee.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2024.1_8243
mtd: nand: arasan: Fix the crash caused by use after free
mtd: nand: arasan: Print warning for unsupported ecc modes
Diffstat (limited to 'meta-xilinx-core')
| -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 82220ce8..68d5b867 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 = "d0f74d71bf3d7298437243bdc20ee2351116fb8d" | 5 | SRCREV = "d8082d680ae85ae8b824a61c1f0ff14652dc93e0" |
| 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" |
