summaryrefslogtreecommitdiffstats
path: root/include/configs/smdk2410.h
diff options
context:
space:
mode:
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>2014-10-30 09:15:52 +0100
committerMinkyu Kang <mk7.kang@samsung.com>2014-11-17 19:23:30 +0900
commit7e2e04fe99e8fe7806d0105e2b2522b56da3d4df (patch)
tree7cfec9ecc6905c1410a4c628a948927d16d171e8 /include/configs/smdk2410.h
parentc2056157f84aac0c996015e43ce824a61bfa8549 (diff)
downloadblackbird-obmc-uboot-7e2e04fe99e8fe7806d0105e2b2522b56da3d4df.tar.gz
blackbird-obmc-uboot-7e2e04fe99e8fe7806d0105e2b2522b56da3d4df.zip
SMDK2410: convert to generic board
Compile-time tested only, as I currently don't have access to the eval board. Signed-off-by: David Müller <d.mueller@elsoft.ch> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/smdk2410.h')
-rw-r--r--include/configs/smdk2410.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h
index d4ae19f96c..5df0e28990 100644
--- a/include/configs/smdk2410.h
+++ b/include/configs/smdk2410.h
@@ -24,6 +24,8 @@
#define CONFIG_SYS_TEXT_BASE 0x0
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_SYS_ARM_CACHE_WRITETHROUGH
/* input clock of PLL (the SMDK2410 has 12MHz input clock) */
OpenPOWER on IntegriCloud