]> git.baikalelectronics.ru Git - uboot.git/commit
sunxi: defconfig: enable eMMC boot partition support
authorAndre Przywara <andre.przywara@arm.com>
Mon, 12 Jul 2021 10:06:51 +0000 (11:06 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 4 Apr 2022 23:08:46 +0000 (00:08 +0100)
commit79df0d103ba8b279740e3853984494422c69dbd4
treec37b7d5d17de05634bd1dab3f4ed8a0365aa9102
parent6550ae1dc50d44189aa2e9f7d1e008aa049a97e9
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>
configs/bananapi_m64_defconfig
configs/emlid_neutis_n5_devboard_defconfig
configs/pine64-lts_defconfig
configs/pine_h64_defconfig
configs/sopine_baseboard_defconfig