commit | 23929fbdd4df9910631881b59f75ad144763c2e6 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jan 30 22:20:37 2020 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Feb 01 01:14:32 2020 +0900 |
tree | af3454c128dadf22dec4a5403649446f366dba0a | |
parent | 8fc5382a11a605e5956b0461b2772da17c70524c [diff] |
ARM: uniphier: set gd->ram_base correctly gd->ram_base is not set at all if the end address of the DRAM ch0 exceeds the 4GB limit. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>