summaryrefslogtreecommitdiffstats
path: root/include/configs/stxxtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stxxtc.h')
-rw-r--r--include/configs/stxxtc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/stxxtc.h b/include/configs/stxxtc.h
index 3ffe6b2e05..be6c36cac9 100644
--- a/include/configs/stxxtc.h
+++ b/include/configs/stxxtc.h
@@ -584,5 +584,7 @@ typedef unsigned int led_id_t;
#define OF_CPU "PowerPC,MPC870@0"
#define OF_TBCLK (MPC8XX_HZ / 16)
+#define CONFIG_OF_HAS_BD_T 1
+#define CONFIG_OF_HAS_UBOOT_ENV 1
#endif /* __CONFIG_H */