Merge branch 'master' of git://git.denx.de/u-boot-spi
[oweals/u-boot.git] / include / configs / picosam9g45.h
index 585db0ef5329e4c97e6689c8ec5732328ccb1bae..c2882e6daf6c65e0b1b17dfd4bce999658600014 100644 (file)
  */
 #define CONFIG_BOOTP_BOOTFILESIZE
 
-/* Enable the watchdog */
-#define CONFIG_AT91SAM9_WATCHDOG
-#define CONFIG_HW_WATCHDOG
-
 /*
  * Command line configuration.
  */
 
 /* SDRAM */
-#define CONFIG_NR_DRAM_BANKS   2
 #define PHYS_SDRAM_1           ATMEL_BASE_CS1  /* on DDRSDRC1 */
 #define PHYS_SDRAM_1_SIZE      0x08000000      /* 128 MB */
 #define PHYS_SDRAM_2           ATMEL_BASE_CS6  /* on DDRSDRC0 */