From: Anatolij Gustschin Date: Tue, 21 Oct 2014 20:31:26 +0000 (+0200) Subject: powerpc: o2dnt: convert to generic board X-Git-Tag: v2015.01-rc1~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8086988fe87c4d66b64f24a14e66f82dac2ca599;p=platform%2Fkernel%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 183c449..18388d1 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 */