]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 15 Jun 2016 05:46:09 +0000 (14:46 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 19 Jun 2016 22:15:21 +0000 (07:15 +0900)
commit50862a5196dc3d30a939f106e296121f7a680711
treedc243a691082132996901a2c2f2068423909e6b9
parent9ab165d8b05706284de0ee9bd402346c54ae6b15
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>
include/configs/uniphier.h