commit | 0b93e3de1e5ec9c7db7ffcf33bc9dcaddff91109 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jan 28 06:53:52 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Jan 29 20:59:08 2017 +0900 |
tree | 3d88f8b0ae6c4678ee8ea98f16ced58c3d10708a | |
parent | c0df1fafd764aa41e1b5762af377c7dea296e600 [diff] |
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>