aboutsummaryrefslogtreecommitdiff
path: root/include/configs/stxxtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stxxtc.h')
-rw-r--r--include/configs/stxxtc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/stxxtc.h b/include/configs/stxxtc.h
index 97a1032..fcafba5 100644
--- a/include/configs/stxxtc.h
+++ b/include/configs/stxxtc.h
@@ -590,8 +590,8 @@ typedef unsigned int led_id_t;
/*****************************************************************************/
-/* pass open firmware flat tree */
-#define CONFIG_OF_FLAT_TREE 1
+/* pass open firmware flattened device tree */
+#define CONFIG_OF_LIBFDT 1
#define OF_CPU "PowerPC,MPC870@0"
#define OF_TBCLK (MPC8XX_HZ / 16)