]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/favr-32-ezkit.h
avr32: Add simple paging support
[karo-tx-uboot.git] / include / configs / favr-32-ezkit.h
index 21802df1d213490c268039512d8723d5e0112285..1c381c76b85aacbf394eb99798ede6bf3ad85d2a 100644 (file)
@@ -70,6 +70,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>
 #define CONFIG_CMD_JFFS2
 #define CONFIG_CMD_MMC
 
-#undef CONFIG_CMD_AUTOSCRIPT
 #undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_SETGETDCR
+#undef CONFIG_CMD_SOURCE
 #undef CONFIG_CMD_XIMG
 
 #define CONFIG_ATMEL_USART             1