[PATCH 0/9] Generalize PHYTEC Overlay Handling
Wadim Egorov
w.egorov at phytec.de
Wed Jul 3 19:17:18 CEST 2024
Am 03.07.24 um 07:41 schrieb Daniel Schultz:
> 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.
>
> Benjamin Hahn (5):
> include: env: phytec: Create env file for loading and applying
> overlays
> phycore-imx8mp: Add overlay and bootenv.txt support
> phycore_imx93: include common overlays.env
> board: phytec: renaming of variables according to bootstd doc
> include: env: phytec: renaming of variables according to bootstd doc
>
> Daniel Schultz (4):
> include: env: phytec: Add common mmc boot for K3 SoMs
> include: env: phytec: k3_mmc: Apply overlays during boot
> board: phytec: phycore_am62x: Use k3_mmc.env logic
> board: phytec: phycore_am64x: Use k3_mmc.env logic
For this series,
Reviewed-by: Wadim Egorov <w.egorov at phytec.de>
More information about the U-Boot
mailing list