From: Anatolij Gustschin Date: Tue, 21 Oct 2014 20:31:26 +0000 (+0200) Subject: powerpc: o2dnt: convert to generic board X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8086988fe87c4d66b64f24a14e66f82dac2ca599;p=project%2Fbcm63xx%2Fu-boot.git powerpc: o2dnt: convert to generic board Signed-off-by: Anatolij Gustschin --- diff --git a/include/configs/o2dnt-common.h b/include/configs/o2dnt-common.h index 183c449284..18388d150b 100644 --- a/include/configs/o2dnt-common.h +++ b/include/configs/o2dnt-common.h @@ -17,6 +17,8 @@ * High Level Configuration Options */ #define CONFIG_MPC5200 +#define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_SYS_GENERIC_BOARD #define CONFIG_SYS_MPC5XXX_CLKIN 33000000 /* running at 33.000000MHz */