]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
embestmx6boards: convert to generic board
authorIain Paton <ipaton0@gmail.com>
Mon, 9 Jun 2014 22:09:00 +0000 (23:09 +0100)
committerStefano Babic <sbabic@denx.de>
Wed, 23 Jul 2014 10:25:40 +0000 (12:25 +0200)
Enable CONFIG_SYS_GENERIC_BOARD to remove warning on boot.

Signed-off-by: Iain Paton <ipaton0@gmail.com>
include/configs/embestmx6boards.h

index f1000f37fac25d5b4c503fa0a39cf92ea111de70..a7fd43bc7b8e56a8a8b0c1257a5dc69b1b57858d 100644 (file)
@@ -19,6 +19,8 @@
 #include "mx6_common.h"
 #include <linux/sizes.h>
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #define CONFIG_MXC_UART_BASE           UART2_BASE
 #define CONFIG_CONSOLE_DEV             "ttymxc1"
 #define CONFIG_MMCROOT                 "/dev/mmcblk1p2"