Skip to content
Snippets Groups Projects
Commit 901fb09d authored by Andre Przywara's avatar Andre Przywara Committed by Jagan Teki
Browse files

sunxi: disable direct MMC environment


Since the dawn of time for the Allwinner support in mainline U-Boot
we store the environment to the SD card and write directly at
544KB from the beginning of the device. This leads to problems when
the U-Boot proper image grows beyond 504KB and eventually overlaps.
With one release of having the environment preferably in a FAT
partition, let's now turn off the MMC variant fallback, so we get back
all the space we need to implement features.

Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
Acked-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent ecd0cec0
No related branches found
No related tags found
Loading
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