diff options
Diffstat (limited to 'include/configs/ipek01.h')
-rw-r--r-- | include/configs/ipek01.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ipek01.h b/include/configs/ipek01.h index 230f2c4d30..3f6f8dd0af 100644 --- a/include/configs/ipek01.h +++ b/include/configs/ipek01.h @@ -19,6 +19,8 @@ #define CONFIG_MPX5200 1 /* MPX5200 board */ #define CONFIG_MPC5200_DDR 1 /* use DDR RAM */ #define CONFIG_IPEK01 /* Motherboard is ipek01 */ +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO #define CONFIG_SYS_TEXT_BASE 0xfc000000 |