]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/atngw100.h
ARM: enable device tree for beagle
[karo-tx-uboot.git] / include / configs / atngw100.h
index c998952fbf35f1260ef3904344e1e4750be235d5..83056b6fd0cc5c2b626ee0cb18cfc04e8f4a615e 100644 (file)
@@ -49,6 +49,9 @@
 #define CONFIG_SYS_CLKDIV_PBA                  2
 #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_SF
 #define CONFIG_CMD_SPI
 
-#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