u-boot/board/storopack/smegw01
Eduard Strehlau 31c6c79a01 smegw01: Enable EMMC boot from multiple partitions
GPT Partition labels are used for determining the right
root filesystem to boot from.

The U-Boot environment is configured to reside in the eMMC hardware
boot partition we are currently booted from.

This should enable a dual copy approach for upgrading the bootloader.
One can overwrite the inactive hardware partition with new bootloader
and environment and afterwards switch the eMMC boot partition for an
atomic bootloader switch.

Signed-off-by: Eduard Strehlau <eduard@lionizers.com>
Signed-off-by: Fabio Estevam <festevam@denx.de>
2023-05-02 10:57:32 +02:00
..
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig imx: Finish migration of IMX_CONFIG to Kconfig 2021-08-31 17:46:37 -04:00
MAINTAINERS mx7d: Add Storopack's SMEGW01 board 2021-06-09 13:34:38 +02:00
Makefile mx7d: Add Storopack's SMEGW01 board 2021-06-09 13:34:38 +02:00
smegw01.c smegw01: Enable EMMC boot from multiple partitions 2023-05-02 10:57:32 +02:00