commit | fe458325d04709035f1f5fca2b5946a0fd11c4a7 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Dec 20 01:30:08 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Dec 20 12:33:01 2017 +0900 |
tree | 1a455eb55113012e5b6e62621c8da8a4db13c66f | |
parent | 58b6fccffe7147e7eca6b6738d1732c6c3cc9f42 [diff] |
uniphier: fix base address of IO block buffer The current IO block buffer overlaps with BL2 image location. So, BL2 may corrupt itself. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>