summaryrefslogtreecommitdiffstats
path: root/include/configs/koelsch.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-05-19 16:10:12 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-05-21 10:10:01 +0900
commit71bb8c39e1527c66c05ddbe3d319314dd7fb15dd (patch)
tree85dfef1f3281c7dcfabfd14fd0a5ce6a6d6cbff1 /include/configs/koelsch.h
parent3f5f17a38f609bdccf7405c3cbcf5bd2b08fa044 (diff)
downloadblackbird-obmc-uboot-71bb8c39e1527c66c05ddbe3d319314dd7fb15dd.tar.gz
blackbird-obmc-uboot-71bb8c39e1527c66c05ddbe3d319314dd7fb15dd.zip
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>
Diffstat (limited to 'include/configs/koelsch.h')
-rw-r--r--include/configs/koelsch.h1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud