tao3530: Fix usage of mmc rescan
[oweals/u-boot.git] / include / configs / bmips_bcm6362.h
index 2f92ac11354040f42ecf1669ffc4078a8614bd15..60777207e1b337b9d988b5fbb84e13d0fcad3eb1 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2018 Ã\81lvaro Fernández Rojas <noltari@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_BMIPS_BCM6362_H
@@ -11,7 +10,6 @@
 #define CONFIG_SYS_MIPS_TIMER_FREQ     200000000
 
 /* RAM */
-#define CONFIG_NR_DRAM_BANKS           1
 #define CONFIG_SYS_SDRAM_BASE          0x80000000
 
 /* USB */