commit | 5321c8cf24310998a9ef711067ed7ea080d4ca51 | [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 | c6794f98b6bc49744fc6f603663e5418c9c5393f [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>