From 8518e03ea3013b40288c6c2887532ca6ddac92c4 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Wed, 4 Jan 2023 14:41:32 +0200 Subject: u-boot-fslc: upgrade to v2023.01+fslc U-Boot fork has been updated to include new version v2023.01 from upstream. Following commits were ported from 2022.10+fslc revision: ---- - 598f87fbdb6 imx6qdl-sabresd: Pass mmc alias - 1b64b05f407 imx: iMX6: Define disconnect_from_pc function - 0335a01b6d5 MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastboot - 9a38462d252 pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition - 881d7241411 mx6sabre_common: Dynamically change the video output - e427569fa3e mx6sabresd: Enable video interfaces in bootargs ---- Update U-Boot recipe versions and point to new revision. Signed-off-by: Oleksandr Suvorov (cherry picked from commit 65a85cfc9da2ec8872e3b431db84acc6f6ca6da9) --- recipes-bsp/u-boot/u-boot-fslc-mfgtool_2023.01.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-fslc-mfgtool_2023.01.bb (limited to 'recipes-bsp/u-boot/u-boot-fslc-mfgtool_2023.01.bb') diff --git a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2023.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2023.01.bb new file mode 100644 index 00000000..2e79166b --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2023.01.bb @@ -0,0 +1,8 @@ +# Copyright (C) 2014 O.S. Systems Software LTDA. +# Copyright (C) 2014-2016 Freescale Semiconductor +# Copyright 2017-2019 NXP + +FILESEXTRAPATHS:prepend := "${THISDIR}/u-boot-fslc:" + +require u-boot-fslc_${PV}.bb +require u-boot-mfgtool.inc -- cgit v1.2.3-54-g00ecf