Add CONFIG_SYS_GENERIC_BOARD to use common/board_*.c for koelsch.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu...@renesas.com>
---
 include/configs/koelsch.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index d7a0c2d..3bb073f 100644
--- a/include/configs/koelsch.h
+++ b/include/configs/koelsch.h
@@ -42,6 +42,8 @@
 #define CONFIG_SYS_TEXT_BASE   0xE6304000
 #define CONFIG_SYS_THUMB_BUILD
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* Support File sytems */
 #define CONFIG_DOS_PARTITION
 #define CONFIG_SUPPORT_VFAT
-- 
1.9.2

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to