summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8349EMDS.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2007-08-15 22:30:39 -0500
committerKim Phillips <kim.phillips@freescale.com>2007-08-15 22:36:33 -0500
commit35cc4e4823668e8745854899cfaedd4489beb0ef (patch)
tree86c435f61ca805e3ff6a9e457bd07f3b96cb7d70 /include/configs/MPC8349EMDS.h
parent3fde9e8b22cfbd7af489214758f9839a206576cb (diff)
downloadtalos-obmc-uboot-35cc4e4823668e8745854899cfaedd4489beb0ef.tar.gz
talos-obmc-uboot-35cc4e4823668e8745854899cfaedd4489beb0ef.zip
mpc83xx: enable libfdt by default on freescale boards
this enables libfdt code by default for the freescale mpc8313erdb, mpc832xemds, mpc8349emds, mpc8349itx and gp boards. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC8349EMDS.h')
-rw-r--r--include/configs/MPC8349EMDS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC8349EMDS.h b/include/configs/MPC8349EMDS.h
index 1567fcfae3..d28e0f3659 100644
--- a/include/configs/MPC8349EMDS.h
+++ b/include/configs/MPC8349EMDS.h
@@ -339,7 +339,7 @@
#endif
/* pass open firmware flat tree */
-#define CONFIG_OF_FLAT_TREE 1
+#define CONFIG_OF_LIBFDT 1
#define CONFIG_OF_BOARD_SETUP 1
/* maximum size of the flat tree (8K) */
OpenPOWER on IntegriCloud