summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53evk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-04-22 15:34:58 -0300
committerStefano Babic <sbabic@denx.de>2014-04-28 10:45:56 +0200
commit851f556af09fcff7c7e5c120085bafd4f5719406 (patch)
tree6791a18747eec89a9f8060a30c16b7516ae30e78 /include/configs/mx53evk.h
parent5a416df0e10e4b5eab0adec334a2805350d39919 (diff)
downloadblackbird-obmc-uboot-851f556af09fcff7c7e5c120085bafd4f5719406.tar.gz
blackbird-obmc-uboot-851f556af09fcff7c7e5c120085bafd4f5719406.zip
mx53evk: Convert to generic board
Enable CONFIG_SYS_GENERIC_BOARD, so that we get rid of the following warning on boot: "Warning: Your board does not use generic board. Please read doc/README.generic-board and take action. Boards not upgraded by the late 2014 may break or be removed." Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx53evk.h')
-rw-r--r--include/configs/mx53evk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h
index 3f0d80ac68..5bbae8cf7d 100644
--- a/include/configs/mx53evk.h
+++ b/include/configs/mx53evk.h
@@ -23,6 +23,8 @@
#define CONFIG_INITRD_TAG
#define CONFIG_REVISION_TAG
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_OF_LIBFDT
/* Size of malloc() pool */
OpenPOWER on IntegriCloud