summaryrefslogtreecommitdiff
path: root/include/configs/stxxtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stxxtc.h')
-rw-r--r--include/configs/stxxtc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/stxxtc.h b/include/configs/stxxtc.h
index 3ffe6b2..614a046 100644
--- a/include/configs/stxxtc.h
+++ b/include/configs/stxxtc.h
@@ -436,6 +436,7 @@
/****************************************************************/
/* NAND */
+#define CFG_NAND_LEGACY
#define CFG_NAND_BASE NAND_BASE
#define CONFIG_MTD_NAND_ECC_JFFS2
#define CONFIG_MTD_NAND_VERIFY_WRITE
@@ -584,5 +585,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 */