Home
last modified time | relevance | path

Searched hist:"87 c3308cbf969f2370a647c6beea26898f0767f8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/
H A Ddram_init.c87c3308cbf969f2370a647c6beea26898f0767f8 Mon Feb 20 08:13:32 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> 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>