From 6ed9c7bbba03c7bd66ec9846b1fcce13fd90a4d2 Mon Sep 17 00:00:00 2001 From: Iain Paton Date: Mon, 9 Jun 2014 23:09:00 +0100 Subject: embestmx6boards: convert to generic board Enable CONFIG_SYS_GENERIC_BOARD to remove warning on boot. Signed-off-by: Iain Paton --- include/configs/embestmx6boards.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/configs/embestmx6boards.h b/include/configs/embestmx6boards.h index f1000f37fa..a7fd43bc7b 100644 --- a/include/configs/embestmx6boards.h +++ b/include/configs/embestmx6boards.h @@ -19,6 +19,8 @@ #include "mx6_common.h" #include +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_MXC_UART_BASE UART2_BASE #define CONFIG_CONSOLE_DEV "ttymxc1" #define CONFIG_MMCROOT "/dev/mmcblk1p2" -- cgit v1.2.1