summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs')
-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