diff --git a/include/configs/v38b.h b/include/configs/v38b.h index 63049aba4d..3e51b9fc2c 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