ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Jul 2019 11:07:46 +0000 (20:07 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Jul 2019 13:42:06 +0000 (22:42 +0900)
commit1f8357c3ab27685fa32693ed9cba793932407a69
treea94fd78de8040f9ba9734b84b62576a1f9368bf4
parent34e29f7d94aa0243793081751ea0eeae598a0273
ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE

The base address of DRAM was 0x80000000 for all the ARM SoCs of this
family in the past. It will be changed to 0x20000000 for a planned new
SoC. To support multiple SoCs by the single uniphier_v8_defconfig, the
base must be run-time determined.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/dram_init.c
include/configs/uniphier.h