]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/atstk1004.h
avr32: rename memory-map.h -> hardware.h
[karo-tx-uboot.git] / include / configs / atstk1004.h
index 0e4f4103b212207f215c03ed77afeeaa2ca34a52..12c9414a677c7ef64bc210feba94455cc8b80fa4 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#include <asm/arch/memory-map.h>
+#include <asm/arch/hardware.h>
 
 #define CONFIG_AVR32                   1
 #define CONFIG_AT32AP                  1
@@ -73,6 +73,9 @@
  */
 #define CONFIG_SYS_CLKDIV_PBB                  1
 
+/* Reserve VM regions for SDRAM and NOR flash */
+#define CONFIG_SYS_NR_VM_REGIONS               2
+
 /*
  * The PLLOPT register controls the PLL like this:
  *   icp = PLLOPT<2>
 #undef CONFIG_CMD_XIMG
 
 #define CONFIG_ATMEL_USART             1
-#define CONFIG_PIO2                    1
+#define CONFIG_PORTMUX_PIO             1
 #define CONFIG_SYS_HSDRAMC                     1
 #define CONFIG_MMC                     1
 #define CONFIG_ATMEL_MCI               1