From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Date: Mon, 19 May 2014 07:10:12 +0000 (+0900)
Subject: arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD
X-Git-Tag: v2025.01-rc5-pxa1908~15307^2~1^2~1
X-Git-Url: http://git.dujemihanovic.xyz/posts?a=commitdiff_plain;h=71bb8c39e1527c66c05ddbe3d319314dd7fb15dd;p=u-boot.git

arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD

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

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
---

diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index d7a0c2d6e4..6795f28a11 100644
--- a/include/configs/koelsch.h
+++ b/include/configs/koelsch.h
@@ -41,6 +41,7 @@
 
 #define CONFIG_SYS_TEXT_BASE	0xE6304000
 #define CONFIG_SYS_THUMB_BUILD
+#define CONFIG_SYS_GENERIC_BOARD
 
 /* Support File sytems */
 #define CONFIG_DOS_PARTITION