|
@@ -85,7 +85,6 @@
|
|
/* Physical Memory Map */
|
|
/* Physical Memory Map */
|
|
#define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of DRAM */
|
|
#define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of DRAM */
|
|
#define PHYS_DRAM_1 0x80000000 /* DRAM Bank #1 */
|
|
#define PHYS_DRAM_1 0x80000000 /* DRAM Bank #1 */
|
|
-#define PHYS_DRAM_1_SIZE 0x10000000 /*(0x80000000 / 8) 256 MB */
|
|
|
|
#define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */
|
|
#define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */
|
|
|
|
|
|
#define CONFIG_SYS_SDRAM_BASE PHYS_DRAM_1
|
|
#define CONFIG_SYS_SDRAM_BASE PHYS_DRAM_1
|