From: Magnus Lilja Date: Tue, 5 Aug 2014 17:03:07 +0000 (+0200) Subject: i.MX31 PDK: Enable generic board for i.MX31 PDK X-Git-Tag: v2014.10-rc2~52^2~24 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f93f21906e374d46c6abfbdf4eb9cb1ab51b6384;p=u-boot i.MX31 PDK: Enable generic board for i.MX31 PDK Enable CONFIG_SYS_GENERIC_BOARD for the i.MX31 PDK board. Tested on actual hardware. Signed-off-by: Magnus Lilja Acked-by: Fabio Estevam --- diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h index f223788e5e..d80f5da2d5 100644 --- a/include/configs/mx31pdk.h +++ b/include/configs/mx31pdk.h @@ -20,6 +20,8 @@ #define CONFIG_ARM1136 /* This is an arm1136 CPU core */ #define CONFIG_MX31 /* in a mx31 */ +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO