From 746a36a10776b003f877f7f5f63398a29959a9dc Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Wed, 19 Nov 2014 09:37:46 +0100 Subject: powerpc: mpc52xx: a4m072: Convert to generic board Signed-off-by: Stefan Roese Cc: Wolfgang Denk --- include/configs/a4m072.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/a4m072.h') diff --git a/include/configs/a4m072.h b/include/configs/a4m072.h index cc88ac1618..3c6765560e 100644 --- a/include/configs/a4m072.h +++ b/include/configs/a4m072.h @@ -19,6 +19,8 @@ #define CONFIG_MPC5200 1 /* This is a MPC5200 CPU */ #define CONFIG_A4M072 1 /* ... on A4M072 board */ #define CONFIG_MPC5200_DDR 1 /* ... use DDR RAM */ +#define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_SYS_GENERIC_BOARD #define CONFIG_SYS_TEXT_BASE 0xFE000000 -- cgit v1.2.3