powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / meesc.h
index a2b55d5fb2c2cc534fed168dcd314f05338644c0..ea402905ba067cc5c98858a4f29de4d2e7f2fc45 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_MEESC                        2165
+#define MACH_TYPE_ETHERCAN2            2407
+
 /* 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 */