commit | fc671ed4e3099e4a03043d7a65320f36127f594b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Mar 07 05:28:25 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Mar 14 04:15:24 2017 +0900 |
tree | ff6475bd2053f854f9e6f1da0e212adf6ca55183 | |
parent | 8537ddd769f460d7fb7a62a3dcc9669049702e51 [diff] |
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>