From: Tom Rini Date: Mon, 22 Jul 2024 19:48:24 +0000 (-0600) Subject: Merge patch series "Generalize PHYTEC Overlay Handling" X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=cfaa58b8b7839617a74a44a8f08b94b011f8edbc;p=u-boot.git Merge patch series "Generalize PHYTEC Overlay Handling" Daniel Schultz says: The overlays are specified in the bootenv.txt file that is loaded into the environment. Then these overlays get loaded and applied via a script. These scripts for loading and applying devicetree overlays are identical for many phytec boards. Create a common overlays.env that can be included. Add support for devicetree overlays to phycore-imx8mp and include the overlays.env for phycore-imx93. Rename existing environment variables according to bootstd doc. Move MMC boot logic into a common k3_mmc.env file and include the new overlays.env file as well. --- cfaa58b8b7839617a74a44a8f08b94b011f8edbc