]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Config: Exynos5420: Refactor SDRAM Bank and Size
authorAkshay Saraswat <akshay.s@samsung.com>
Thu, 13 Nov 2014 17:08:19 +0000 (22:38 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 17 Nov 2014 10:03:38 +0000 (19:03 +0900)
commit43581c833876314b3cf556805465a3ab8d86d244
tree460d4b5446b23fad2664838390efa493f4d0425f
parent061091098a5ec55ff4b68b61592af8619c2c7d88
Config: Exynos5420: Refactor SDRAM Bank and Size

Since, not every board may have all memory channels configured
and all available banks of DMC used, we wish to refactor configs
for Memory Bank size and numbers as per board memory config.
For Example, Peach-Pit has 2GB memory and will be using only 4 banks
but Peach-Pi has 3.5GB memory and will be using all 7 available
SDRAM banks.

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/exynos5420-common.h
include/configs/peach-pi.h
include/configs/peach-pit.h
include/configs/smdk5420.h