]> git.sur5r.net Git - u-boot/commit
ARM: uniphier: hide memory top by platform hook instead of CONFIG
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 6 Jan 2018 13:59:26 +0000 (22:59 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 9 Jan 2018 12:58:19 +0000 (21:58 +0900)
commita322eb9ff6f4c43d378b683457bdbfc59c1c19a6
tree772d381201ea7d9c451bc5c79eb0a7e102cc6ea9
parent3281532ab27f3a9da8821ada30bf3da8782759d4
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>
arch/arm/mach-uniphier/dram_init.c
include/configs/uniphier.h