commit | b51a765885da504653fb305dd9135b798727ac35 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Mon Jul 12 11:06:51 2021 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Apr 05 00:08:46 2022 +0100 |
tree | c37b7d5d17de05634bd1dab3f4ed8a0365aa9102 | |
parent | c7175be89ad6610abde62ef4cbfac662dde5fa75 [diff] |
sunxi: defconfig: enable eMMC boot partition support Now that the SPL can safely detect whether it was loaded from an eMMC boot partition or the normal user data partition, let's enable this feature on some boards that feature eMMC storage. That covers the boards where I could test this on, and allows the same build to be written to an SD card, eMMC user partition, eMMC boot partition, or into SPI NOR flash. Signed-off-by: Andre Przywara <andre.przywara@arm.com>