commit | 50862a5196dc3d30a939f106e296121f7a680711 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jun 15 14:46:09 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jun 20 07:15:21 2016 +0900 |
tree | dc243a691082132996901a2c2f2068423909e6b9 | |
parent | 9ab165d8b05706284de0ee9bd402346c54ae6b15 [diff] |
ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space At first, 256 byte of the head of DRAM space was reserved for some reasons. However, as the progress of development, it turned out unnecessary, and it was never used in the end. Move the CPU release address to leave no space. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>