ARM: uniphier: set DRAM_SPARSE flag for LD21 boards
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 6 Mar 2017 20:28:25 +0000 (05:28 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 13 Mar 2017 19:15:24 +0000 (04:15 +0900)
commitfc671ed4e3099e4a03043d7a65320f36127f594b
treeff6475bd2053f854f9e6f1da0e212adf6ca55183
parent8537ddd769f460d7fb7a62a3dcc9669049702e51
ARM: uniphier: set DRAM_SPARSE flag for LD21 boards

Commit 04cd4e7215d3 ("ARM: uniphier: remove DRAM base address from
board parameters") accidentally unset the DRAM_SPARSE flag, and
changed the physical map of the DRAM channels.  Revive the original
behavior.

Fixes: 04cd4e7215d3 ("ARM: uniphier: remove DRAM base address from board parameters")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reported-by: Shunji Sato <sato.shunji@socionext.com>
arch/arm/mach-uniphier/boards.c