]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Xilinx: ARM: update memory amount for ZC702
authorJohn Linn <john.linn@xilinx.com>
Wed, 1 Aug 2012 23:40:48 +0000 (16:40 -0700)
committerJohn Linn <john.linn@xilinx.com>
Wed, 1 Aug 2012 23:40:48 +0000 (16:40 -0700)
Since u-boot is altering the device tree to match the
amount of memory when using the bootm command, the
amount needs to be accurate.

Signed-off-by: John Linn <john.linn@xilinx.com>
include/configs/zynq_zc702.h

index 7f3297a54cdf9487aa5d49d77d65eb8cac8bcda2..488759abee6b976c12f2554aa34fab8056495d8b 100644 (file)
@@ -74,7 +74,7 @@
 /*
  * Physical Memory map
  */
-#define PHYS_SDRAM_1_SIZE (256 * 1024 * 1024)
+#define PHYS_SDRAM_1_SIZE (1024 * 1024 * 1024)
 
 /*
  * SPI Settings