Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
[oweals/u-boot.git] / include / configs / smdkc100.h
index aa43798c42b9826bee09d2d9baaab8c76cc9fbcf..b934ee70d5e9fe041ea1863cb0598ba5f8ed5eb0 100644 (file)
@@ -44,7 +44,6 @@
 /*
  * select serial console configuration
  */
-#define CONFIG_SERIAL0                 1       /* use SERIAL 0 on SMDKC100 */
 
 /* PWM */
 #define CONFIG_PWM                     1
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_SYS_SDRAM_BASE
 
 /* SMDKC100 has 1 banks of DRAM, we use only one in U-Boot */
-#define CONFIG_NR_DRAM_BANKS   1
 #define PHYS_SDRAM_1           CONFIG_SYS_SDRAM_BASE   /* SDRAM Bank #1 */
 #define PHYS_SDRAM_1_SIZE      (128 << 20)     /* 0x8000000, 128 MB Bank #1 */