From: Nobuhiro Iwamatsu Date: Mon, 19 May 2014 07:10:51 +0000 (+0900) Subject: arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD X-Git-Tag: v2014.07-rc2~2^2~1^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=358d6ef32ebddb58f074e1cb2042b910a5738b92;p=u-boot 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 --- 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