powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / otc570.h
index e2c2eda37e8db8c80a642b8db9a1d82a1f0f87d9..c068aa0153e260af8d9c681df5c3f20e4facb1f8 100644 (file)
  */
 #define CONFIG_SYS_TEXT_BASE           0x20002000
 
+/*
+ * since a number of boards are not being listed in linux
+ * arch/arm/tools/mach-types any more, the mach-types have to be
+ * defined here
+ */
+#define MACH_TYPE_OTC570               2166
+
 /* ARM asynchronous clock */
 #define CONFIG_SYS_AT91_SLOW_CLOCK     32768   /* 32.768 kHz crystal */
 #define CONFIG_SYS_AT91_MAIN_CLOCK     16000000/* 16.0 MHz crystal */