]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Exynos5: Config: Increase SPL footprint for Exynos5420
authorAkshay Saraswat <akshay.s@samsung.com>
Wed, 18 Jun 2014 12:24:00 +0000 (17:54 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Sun, 22 Jun 2014 23:45:44 +0000 (08:45 +0900)
commitd2fe10fd42ba419749900340f7eb0d9e751c4702
treeb02f2b7be64cd4f0185326577350bfd36375a290
parentfa25315741aa9197bcc2ed7e09f5fd61b09003be
Exynos5: Config: Increase SPL footprint for Exynos5420

Max footprint for SPL in both Exynos 5250 and 5420 is limited to 14 KB.
For Exynos5250 we need to keep it 14 KB because BL1 supports only fixed
size SPL downloading. But in case of Exynos5420 we need not restrict it
to 14 KB. And also, the SPL size for Exynos5420 is expected to increase
with the upcoming patches and the patches under review right now.

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