summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-fslc: upgrade to v2024.01Oleksandr Suvorov2024-02-171-42/+0
| | | | | | | | | | | | | | U-Boot fork has been updated to include tagged version v2024.01 from upstream. Following commits were ported from 2023.10+fslc to this version: - 9ff224ca003 imx: iMX6: Define disconnect_from_pc function - a429b3dcdd5 MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastboot - cbfd9b3fd03 pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition - 58cb813aa7e mx6sabre_common: Dynamically change the video output - f1ac9d18650 mx6sabresd: Enable video interfaces in bootargs Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* u-boot-fslc: upgrade to v2023.10Andrey Zhizhikin2023-10-301-0/+42
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>