powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / tx25.h
index 8cb57ffc1a24fe6f6195f5d9188be301f8631a1a..f77c546687cee27b4c81d557666c19e53252eaa4 100644 (file)
 /* NAND BOOT is the only boot method */
 #define CONFIG_NAND_U_BOOT
 
+#ifndef MACH_TYPE_TX25
+#define MACH_TYPE_TX25 2177
+#endif
+
+#define CONFIG_MACH_TYPE MACH_TYPE_TX25
+
 #ifdef CONFIG_NAND_SPL
 /* Start copying real U-boot from the second page */
 #define CONFIG_SYS_NAND_U_BOOT_OFFS    0x800