summaryrefslogtreecommitdiffstats
path: root/include/configs/mx35pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-12-25 10:20:39 +0000
committerStefano Babic <sbabic@denx.de>2012-12-26 11:58:50 +0100
commit8dd15b43b016e6b45885313e2ea660bab4e1f683 (patch)
treeba54ed4ea6fbca8bcd3fbeb98d8d1f11ebc5ab1a /include/configs/mx35pdk.h
parentb874df74afc986b069738b180763f2464ac3f5f4 (diff)
downloadtalos-obmc-uboot-8dd15b43b016e6b45885313e2ea660bab4e1f683.tar.gz
talos-obmc-uboot-8dd15b43b016e6b45885313e2ea660bab4e1f683.zip
mx35pdk: Allow booting of a device tree kernel
Select CONFIG_OF_LIBFDT, so that a dt kernel can be launched. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx35pdk.h')
-rw-r--r--include/configs/mx35pdk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
index 88b2bd6ed4..0db92a7803 100644
--- a/include/configs/mx35pdk.h
+++ b/include/configs/mx35pdk.h
@@ -95,6 +95,7 @@
#include <config_cmd_default.h>
+#define CONFIG_OF_LIBFDT
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP
OpenPOWER on IntegriCloud