summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Szőke <egyszeregy@freemail.hu>2025-03-30 15:24:50 +0200
committerBenjamin Szőke <egyszeregy@freemail.hu>2025-03-30 15:24:50 +0200
commit0c989a06cdc069c8f951f3b99d15d10a5ca40a37 (patch)
tree511cbf7b9fd1d9144ce574f9bb276a666a602e0f
parent7b6b02d24771690d6a65ec6a1a5bca26d0537945 (diff)
downloadmeta-freescale-0c989a06cdc069c8f951f3b99d15d10a5ca40a37.tar.gz
u-boot-fslc: upgrade to v2025.01
U-Boot fork has been updated to include tagged version v2025.01 from upstream. Following commits were ported from 2024.07+fslc to this version: ---- aa4bc52d08 ("imx: iMX6: Define disconnect_from_pc function") a6f371cad5 ("MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastboot") bd90432d6c ("pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition") 49f4fa81f9 ("mx6sabre_common: Dynamically change the video output") 9f3a98873d ("mx6sabresd: Enable video interfaces in bootargs") ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2025.01.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc)7
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2024.07.bb)0
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2025.01.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2024.07.bb)0
3 files changed, 4 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2025.01.inc
index b2bea55c..13402850 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2025.01.inc
@@ -10,10 +10,11 @@ DEPENDS += "flex-native bison-native"
10 10
11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https" 11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https"
12 12
13SRCREV = "5b4d66dd41432d36c22bcdfa2d1ca4afc3a1c2fc" 13SRCREV = "aa4bc52d08c342df83e3c576e2c108d7c8816e0e"
14SRCBRANCH = "2024.07+fslc" 14SRCBRANCH = "2025.01+fslc"
15 15
16PV = "2024.07+fslc+git${SRCPV}" 16PV = "2025.01+fslc+git${SRCPV}"
17CVE_PRODUCT = "denx:u-boot"
17 18
18S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
19B = "${WORKDIR}/build" 20B = "${WORKDIR}/build"
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2024.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb
index b7e4ca76..b7e4ca76 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2024.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2024.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2025.01.bb
index 4dc69821..4dc69821 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2024.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2025.01.bb