summaryrefslogtreecommitdiffstats
path: root/include/configs/ls1043aqds.h
diff options
context:
space:
mode:
authorShaohui Xie <Shaohui.Xie@freescale.com>2016-01-04 11:03:44 +0800
committerYork Sun <york.sun@nxp.com>2016-01-25 08:24:14 -0800
commit58e4ad1deee26425a6e0623481a0ced6a0c2db4e (patch)
treeb716ef73cee557a0eff1ee05a59d21467c23994f /include/configs/ls1043aqds.h
parent0d3972cfcd6dff18d110d2ee01ad99e3623bfd45 (diff)
downloadtalos-obmc-uboot-58e4ad1deee26425a6e0623481a0ced6a0c2db4e.tar.gz
talos-obmc-uboot-58e4ad1deee26425a6e0623481a0ced6a0c2db4e.zip
armv8/ls1043aqds: Add support for >2GB memory
This patch also exposes the complete DDR region(s) to Linux. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/ls1043aqds.h')
-rw-r--r--include/configs/ls1043aqds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls1043aqds.h b/include/configs/ls1043aqds.h
index 398f1c3f77..02247b3342 100644
--- a/include/configs/ls1043aqds.h
+++ b/include/configs/ls1043aqds.h
@@ -33,7 +33,7 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_DIMM_SLOTS_PER_CTLR 1
/* Physical Memory Map */
#define CONFIG_CHIP_SELECTS_PER_CTRL 4
-#define CONFIG_NR_DRAM_BANKS 1
+#define CONFIG_NR_DRAM_BANKS 2
#define CONFIG_DDR_SPD
#define SPD_EEPROM_ADDRESS 0x51
OpenPOWER on IntegriCloud