summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRajeshwari Birje <rajeshwari.s@samsung.com>2013-12-26 09:44:24 +0530
committerMinkyu Kang <mk7.kang@samsung.com>2013-12-30 16:50:34 +0900
commite106bd9b9d0c3ec429b2e85184738789b75ca247 (patch)
tree87ae1d21dbf72323cd18f1edf772e3ce9b3153b1 /include
parent5af4a4f74ac0607c71f5fca3fd0c6679b662b207 (diff)
downloadblackbird-obmc-uboot-e106bd9b9d0c3ec429b2e85184738789b75ca247.tar.gz
blackbird-obmc-uboot-e106bd9b9d0c3ec429b2e85184738789b75ca247.zip
Exynos5420: Add base patch for SMDK5420
Adding the base patch for Exynos based SMDK5420. This shall enable compilation and basic boot support for SMDK5420. Signed-off-by: Rajeshwari S Shinde <rajeshwari.s@samsung.com> Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/arndale.h1
-rw-r--r--include/configs/exynos5250-dt.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/arndale.h b/include/configs/arndale.h
index a3cb56b8bf..b7fb29ea72 100644
--- a/include/configs/arndale.h
+++ b/include/configs/arndale.h
@@ -117,6 +117,7 @@
#define CONFIG_USB_STORAGE
/* MMC SPL */
+#define CONFIG_EXYNOS_SPL
#define CONFIG_SPL
#define COPY_BL2_FNPTR_ADDR 0x02020030
diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index 79e85dbc25..3b989eb825 100644
--- a/include/configs/exynos5250-dt.h
+++ b/include/configs/exynos5250-dt.h
@@ -155,6 +155,7 @@
#define CONFIG_TPM_TIS_I2C_SLAVE_ADDR 0x20
/* MMC SPL */
+#define CONFIG_EXYNOS_SPL
#define CONFIG_SPL
#define COPY_BL2_FNPTR_ADDR 0x02020030
OpenPOWER on IntegriCloud