commit | 0dd7602eed4a2c1c8cef426ac080be06058a0b33 | [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 | 0bb5576046f3b0f0f6f2b0a7f15da5faff1784e9 [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>