]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: change the offset to environment storage area
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 27 Jan 2017 21:53:52 +0000 (06:53 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 29 Jan 2017 11:59:08 +0000 (20:59 +0900)
commit0b93e3de1e5ec9c7db7ffcf33bc9dcaddff91109
tree3d88f8b0ae6c4678ee8ea98f16ced58c3d10708a
parentc0df1fafd764aa41e1b5762af377c7dea296e600
ARM: uniphier: change the offset to environment storage area

When ARM Trusted Firmware is used, bl1.bin + fip.bin exceeds 512KB,
so the boot image and the current environment area will overlap.
Move the environment storage to 1MB offset.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/uniphier.h