at91rm9200: introduce at91rm9200_set_type to specficy cpu package
[pandora-kernel.git] / arch / arm / mach-at91 / include / mach / at572d940hf.h
index 2d9b0af..a738dc7 100644 (file)
@@ -26,8 +26,6 @@
 /*
  * Peripheral identifiers/interrupts.
  */
-#define AT91_ID_FIQ            0       /* Advanced Interrupt Controller (FIQ) */
-#define AT91_ID_SYS            1       /* System Peripherals */
 #define AT572D940HF_ID_PIOA    2       /* Parallel IO Controller A */
 #define AT572D940HF_ID_PIOB    3       /* Parallel IO Controller B */
 #define AT572D940HF_ID_PIOC    4       /* Parallel IO Controller C */
@@ -89,7 +87,7 @@
 /*
  * System Peripherals (offset from AT91_BASE_SYS)
  */
-#define AT91_SDRAMC    (0xffffea00 - AT91_BASE_SYS)
+#define AT91_SDRAMC0   (0xffffea00 - AT91_BASE_SYS)
 #define AT91_SMC       (0xffffec00 - AT91_BASE_SYS)
 #define AT91_MATRIX    (0xffffee00 - AT91_BASE_SYS)
 #define AT91_AIC       (0xfffff000 - AT91_BASE_SYS)