summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-03 08:19:30 -0600
committerSimon Glass <sjg@chromium.org>2015-08-05 21:06:16 -0600
commitc51212332af188d8bdeb5488d57d6c19a4326d22 (patch)
treefabaf5db69ecf296c5d072487f0ece3d6f17e9ee /include
parentbf637ea5e48b26e01c440ed7d108eada1345ffd2 (diff)
downloadtalos-obmc-uboot-c51212332af188d8bdeb5488d57d6c19a4326d22.tar.gz
talos-obmc-uboot-c51212332af188d8bdeb5488d57d6c19a4326d22.zip
exynos: Drop old exynos5420-specific board code
Now that exynos5420 boards can use the generic exynos5 code, switch over to it and remove the old code. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/exynos5420-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/exynos5420-common.h b/include/configs/exynos5420-common.h
index 3cdec51fe7..cd86e06668 100644
--- a/include/configs/exynos5420-common.h
+++ b/include/configs/exynos5420-common.h
@@ -13,6 +13,8 @@
/* A variant of Exynos5420 (Exynos5 Family) */
#define CONFIG_EXYNOS5800
+#define CONFIG_EXYNOS5_DT
+
#define MACH_TYPE_SMDK5420 8002
#define CONFIG_MACH_TYPE MACH_TYPE_SMDK5420
OpenPOWER on IntegriCloud