]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
i.MX31 PDK: Enable generic board for i.MX31 PDK
authorMagnus Lilja <lilja.magnus@gmail.com>
Tue, 5 Aug 2014 17:03:07 +0000 (19:03 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 8 Aug 2014 08:29:41 +0000 (10:29 +0200)
Enable CONFIG_SYS_GENERIC_BOARD for the i.MX31 PDK board.

Tested on actual hardware.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx31pdk.h

index f223788e5ec1bf8979d4c2a8ea8dd95d201ab61b..d80f5da2d5ac5b15948462692e2c5ddb53101cfd 100644 (file)
@@ -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