summaryrefslogtreecommitdiffstats
path: root/include/configs/mx25pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-12-11 11:48:46 +0000
committerStefano Babic <sbabic@denx.de>2012-12-13 09:23:59 +0100
commitb874df74afc986b069738b180763f2464ac3f5f4 (patch)
tree0201f5eb4d4e61912787bb37eea859b9c9b3efbd /include/configs/mx25pdk.h
parent8965112bbf393d7b63703c07c28cc43a3fa58f8f (diff)
downloadtalos-obmc-uboot-b874df74afc986b069738b180763f2464ac3f5f4.tar.gz
talos-obmc-uboot-b874df74afc986b069738b180763f2464ac3f5f4.zip
mx25pdk: Allow booting a device tree kernel
Select CONFIG_OF_LIBFDT so that a device tree kernel can be launched. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx25pdk.h')
-rw-r--r--include/configs/mx25pdk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index bbb31613bc..c10e78b634 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -87,6 +87,7 @@
/* U-Boot commands */
#include <config_cmd_default.h>
+#define CONFIG_OF_LIBFDT
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_CACHE
#define CONFIG_CMD_MMC
OpenPOWER on IntegriCloud