]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Xilinx: ARM: update memory amount for AFX
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Wed, 15 Aug 2012 05:51:44 +0000 (11:21 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Fri, 17 Aug 2012 11:34:26 +0000 (17:04 +0530)
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: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
include/configs/zynq_afx.h

index d98af2d4fb089aeeaa74d80bc52d99313234782b..cc143dbb405c0e050419e592a2f53a6f64857249 100644 (file)
@@ -81,7 +81,7 @@
 /*
  * Physical Memory map
  */
-#define PHYS_SDRAM_1_SIZE (1024 * 1024 * 1024)
+#define PHYS_SDRAM_1_SIZE (128 * 1024 * 1024)
 
 /*
  * UART Settings