Merge branch 'master' of git://git.denx.de/u-boot-net
[platform/kernel/u-boot.git] / include / configs / kzm9g.h
index dc05db1..dd7ad3e 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
  * Copyright (C) 2012 Renesas Solutions Corp.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __KZM9G_H
@@ -25,7 +24,6 @@
 #define KZM_SDRAM_BASE (0x40000000)
 #define PHYS_SDRAM             KZM_SDRAM_BASE
 #define PHYS_SDRAM_SIZE                (512 * 1024 * 1024)
-#define CONFIG_NR_DRAM_BANKS   (1)
 
 /* NOR Flash */
 #define KZM_FLASH_BASE (0x00000000)