ARM: uniphier: set dram_base environment variable
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Jul 2019 11:07:49 +0000 (20:07 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Jul 2019 13:42:08 +0000 (22:42 +0900)
commit7095678787d98e51dbaa123d49abdd2d066d45e9
tree9b3be43dd2a857b47f01c6c7c4374c130930e921
parent3cc936d8ab508855b095bbd7fecb02b21cf82f32
ARM: uniphier: set dram_base environment variable

The base of DRAM will be changed for the next generation SoC.

Set the base address to the 'dram_base' environment variable, which
will be useful for scripting.

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