summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorIain Paton <ipaton0@gmail.com>2014-06-09 23:09:00 +0100
committerStefano Babic <sbabic@denx.de>2014-07-23 12:25:40 +0200
commit6ed9c7bbba03c7bd66ec9846b1fcce13fd90a4d2 (patch)
treeb1e03eccc24477c87af0fd381c4532d25ec12a77 /include
parentdab5e3469d294a4e1ffed8407d296a78e02cc01f (diff)
downloadtalos-obmc-uboot-6ed9c7bbba03c7bd66ec9846b1fcce13fd90a4d2.tar.gz
talos-obmc-uboot-6ed9c7bbba03c7bd66ec9846b1fcce13fd90a4d2.zip
embestmx6boards: convert to generic board
Enable CONFIG_SYS_GENERIC_BOARD to remove warning on boot. Signed-off-by: Iain Paton <ipaton0@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/embestmx6boards.h2
1 files changed, 2 insertions, 0 deletions
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 <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"
OpenPOWER on IntegriCloud