commit | 3dc80979a978dda43c31ad6cff1f9a1a1fee90a0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Feb 05 10:52:12 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Feb 23 08:37:56 2017 +0900 |
tree | b46fbd5ce22dac559d413253d5d60646f12d6dde | |
parent | 5b3d5da0db8644255070ae3e956ca58a65715fb9 [diff] |
ARM: uniphier: remove DRAM base address from board parameters The base address of each DRAM channel can be calculated from other parameters, so does not need hard-coding. What we need is the size of each DRAM channel and DRAM_SPARSE flag to decide the start address of DRAM channel 1. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>