config: Move arndale to use common exynos5250 file
[oweals/u-boot.git] / include / configs / smdk5420.h
index 894ed115d6ac033aabb84994d7a3743b06737770..fd2d482e4ae912c1a8f58cfd26ba798cd14938fa 100644 (file)
@@ -11,6 +11,8 @@
 
 #include <configs/exynos5420-common.h>
 
+#define CONFIG_BOARD_COMMON
+
 #define CONFIG_SMDK5420                        /* which is in a SMDK5420 */
 
 
@@ -19,5 +21,6 @@
 
 #define CONFIG_SYS_PROMPT      "SMDK5420 # "
 #define CONFIG_IDENT_STRING    " for SMDK5420"
+#define CONFIG_DEFAULT_CONSOLE         "console=ttySAC1,115200n8\0"
 
 #endif /* __CONFIG_SMDK5420_H */