summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2023-10-30 14:21:56 +0100
committerAndrey Zhizhikin <andrey.z@gmail.com>2023-10-30 21:13:20 +0100
commit6669002ed4629b98efce95e382a73fa34313a8d4 (patch)
tree05d48f99aaf4a56b2d3e1ec623b188a109ca4246 /recipes-bsp
parentf864f24371ea640f0d04cc3415e61df6c50ef8d1 (diff)
downloadmeta-freescale-6669002ed4629b98efce95e382a73fa34313a8d4.tar.gz
u-boot-fslc: upgrade to v2023.10
U-Boot fork has been updated to include tagged version v2023.10 from upstream. Following commits were ported from 2023.04+fslc to this version: ---- 105a9c8cc0 mx6sabresd: Fix extra environment settings 9921d4467d imx: iMX6: Define disconnect_from_pc function 2c2f4d28f2 MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastboot 3408a474b5 pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition ed7113b4ea mx6sabre_common: Dynamically change the video output a9817785c1 mx6sabresd: Enable video interfaces in bootargs ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2023.10.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc)6
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.10.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.04.bb)0
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2023.10.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2023.04.bb)0
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2023.10.inc
index 36f0b87a..1b8a720b 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2023.10.inc
@@ -10,10 +10,10 @@ 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 = "7341fbb267e0cdb031c6ba6aa6572fe4be75d3c6" 13SRCREV = "105a9c8cc0a8551195e2a5ac8812802f12604ff6"
14SRCBRANCH = "2023.04+fslc" 14SRCBRANCH = "2023.10+fslc"
15 15
16PV = "2023.04+git${SRCPV}" 16PV = "2023.10+git${SRCPV}"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19B = "${WORKDIR}/build" 19B = "${WORKDIR}/build"
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.04.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.10.bb
index b7e4ca76..b7e4ca76 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.10.bb
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2023.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2023.10.bb
index eba8876a..eba8876a 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2023.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2023.10.bb