]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: Add limit with the MMC environment
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 16 Jan 2018 08:44:24 +0000 (09:44 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 26 Jan 2018 14:32:33 +0000 (20:02 +0530)
commit99219664085a35a32688564199e0d2c3dded5077
tree21c0d2d8a0a95528bf8b99be6f9d7e1cf424a11b
parente89f5591f40a1c46f4a1016eddd1e215175b992f
sunxi: Add limit with the MMC environment

The MMC environment offset is getting very close to the end of the U-Boot
binary now. Since we want to make sure this will not overflow, add a size
limit in the board for arm64. arm32 has already that limit enforced in our
custom image generation.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
include/configs/sunxi-common.h