Merge branch 'at91' of git://git.denx.de/u-boot-atmel
[oweals/u-boot.git] / include / configs / TQM860M.h
index 7c347861f0cfd418ea5a393c6325ff67e4ba7790..ce5e6917c798a5b8aac23c0b5b20e2a4c715c357 100644 (file)
 
 #define CONFIG_SCC1_ENET
 #define CONFIG_FEC_ENET
-#define CONFIG_ETHPRIME                "SCC ETHERNET"
+#define CONFIG_ETHPRIME                "SCC"
+
+/* pass open firmware flat tree */
+#define CONFIG_OF_LIBFDT       1
+#define CONFIG_OF_BOARD_SETUP  1
+#define CONFIG_HWCONFIG                1
 
 #endif /* __CONFIG_H */