diff --git a/include/configs/v38b.h b/include/configs/v38b.h index 63049aba4d2a7390b8331ef4cc1c6b4caf0f2034..3e51b9fc2c95793f4f857a270f6c4187cf2cb13c 100644 --- a/include/configs/v38b.h +++ b/include/configs/v38b.h @@ -14,6 +14,8 @@ */ #define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */ #define CONFIG_V38B 1 /* ...on V38B board */ +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO #define CONFIG_SYS_TEXT_BASE 0xFF000000