commit | b14071d80e7be72884dcd23d175ad04660c3b217 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Feb 20 17:13:32 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Feb 23 08:37:56 2017 +0900 |
tree | a72a3383bd7cb0b9f18a49847903d8b2fabbec64 | |
parent | 1566db9dac72b542486dbadba009479ad4599a2c [diff] |
ARM: uniphier: skip memreserve of unused DRAM bank of LD20 Now the "for" loop here iterates on the detected memory banks. It must skip unused DRAM banks. Fixes: c995f3a3c526 ("ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoC") Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>