summaryrefslogtreecommitdiffstats
path: root/include/configs/lager.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-05-19 16:10:51 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-05-21 10:10:06 +0900
commit358d6ef32ebddb58f074e1cb2042b910a5738b92 (patch)
tree59701d92dbd9e4930941014d8079535d3f83fe49 /include/configs/lager.h
parent71bb8c39e1527c66c05ddbe3d319314dd7fb15dd (diff)
downloadblackbird-obmc-uboot-358d6ef32ebddb58f074e1cb2042b910a5738b92.tar.gz
blackbird-obmc-uboot-358d6ef32ebddb58f074e1cb2042b910a5738b92.zip
arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD
Add CONFIG_SYS_GENERIC_BOARD to use common/board_*.c for lager. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'include/configs/lager.h')
-rw-r--r--include/configs/lager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/lager.h b/include/configs/lager.h
index 7b47d2ed05..f39a788e91 100644
--- a/include/configs/lager.h
+++ b/include/configs/lager.h
@@ -42,6 +42,7 @@
#define CONFIG_SYS_TEXT_BASE 0xE8080000
#define CONFIG_SYS_THUMB_BUILD
+#define CONFIG_SYS_GENERIC_BOARD
/* Support File sytems */
#define CONFIG_DOS_PARTITION
OpenPOWER on IntegriCloud