]> git.dujemihanovic.xyz Git - u-boot.git/commit
phycore-imx8mp: Add overlay and bootenv.txt support
authorBenjamin Hahn <B.Hahn@phytec.de>
Wed, 17 Jul 2024 05:11:27 +0000 (22:11 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 22 Jul 2024 19:47:57 +0000 (13:47 -0600)
commit0ff9141fb88ee57fa3d994cdee48b32c173d4297
tree19d500743b820012bc475ba7e61d32c0f1ba11a6
parent26b2d2c0f271c4b9a5cd4f32be280fca2bec452c
phycore-imx8mp: Add overlay and bootenv.txt support

Add support for loading bootenv.txt as well as loading and applying
overlays during boot from mmc and net.

${no_bootenv}: Prevent loading external bootenv.txt environment. Use
       ${overlays} variable directly from u-boot environment.
${no_overlay}: Do not load overlays defined in ${overlays} variable.
       Overlays loaded over the extension command are still
       being applied.

Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
board/phytec/phycore_imx8mp/phycore_imx8mp.env
configs/phycore-imx8mp_defconfig