]> git.sur5r.net Git - u-boot/commit
Exynos: Split 5250 and 5420 memory bank configuration
authorMichael Pratt <mpratt@chromium.org>
Wed, 18 Jun 2014 12:24:02 +0000 (17:54 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Sun, 22 Jun 2014 23:45:45 +0000 (08:45 +0900)
commit0cf7e18904f245d0ba7a5ed85ed48bea386258d4
tree1d0b18c8128e3d6c74be9b5b0341b1055962e471
parent582693b273b43ec0ca6694d61456ba0a0b9739a9
Exynos: Split 5250 and 5420 memory bank configuration

Since snow has a different memory configuration than peach, split the
configuration between the 5250 and 5420. Exynos 5420 supports runtime
memory configuration detection, and can make the determination between 4
and 7 banks at runtime.

Include the bank size with the number of banks for context to make the
number of banks meaningful.

Signed-off-by: Michael Pratt <mpratt@chromium.org>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/exynos5-dt.h
include/configs/exynos5250-dt.h
include/configs/exynos5420.h