commit | 5737e47f41e22806a8d47061ab0f56af3d7d704f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jan 06 22:59:26 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jan 09 21:58:19 2018 +0900 |
tree | 772d381201ea7d9c451bc5c79eb0a7e102cc6ea9 | |
parent | a83bf69fda682fa1bd76ec37678762114f121da1 [diff] |
ARM: uniphier: hide memory top by platform hook instead of CONFIG I do not see a good reason to do this by a CONFIG option that affects all SoCs. The ram_size can be adjusted by dram_init() at run-time. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>