Skip to content
Snippets Groups Projects
Commit e6bb3984 authored by Frieder Schrempf's avatar Frieder Schrempf
Browse files

Create boot part via WIC and add option to enable eMMC boot flow

On i.MX8M we have devices with SPI NOR and eMMC. Historically we used
the SPI NOR as primary boot device to store the bootloader and the
environment.

This adds an option to select eMMC boot to store the bootloader and
environment in the hardware boot partition of the eMMC.

Furthermore we try to avoid custom code to generate the boot
partition and use WIC and a custom swupdate script instead.

To make sure the correct fw_env.config is installed on the system,
generate it dynamically depending on the selected options and
platform.
parent 03e46374
No related branches found
No related tags found
1 merge request!25Draft: Boot Flow Improvements
Pipeline #18518 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment