diff options
author | Andre Przywara <andre.przywara@arm.com> | 2018-04-04 01:31:21 +0100 |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2018-04-04 14:15:32 +0530 |
commit | 901fb09d01b80c0ddf923078c364a6b55ed43d1d (patch) | |
tree | a67f7e34dd3b4f0a9a2c4eab614cf3eebdd27c2d /lib/of_live.c | |
parent | ecd0cec04ca672b9ca8d003ef2a07429f7d4c101 (diff) |
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: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'lib/of_live.c')
0 files changed, 0 insertions, 0 deletions