u-boot/drivers/ddr/altera
Ley Foon Tan 6cd7134e73 ddr: altera: Stratix10: Add multi-banks DRAM size check
Stratix 10 maps dram from 0 to 128GB.  There is a 2GB hole
in the memory for peripherals and other IO from 2GB to 4GB.
However the dram controller ignores upper address bits for
smaller dram configurations.  Example: a 4GB dram
maps to multiple locations, every 4GB on the address.

Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
2019-04-17 22:20:17 +02:00
..
Kconfig arm: socfpga: move gen5 SDR driver to DM 2019-04-17 22:20:16 +02:00
Makefile ddr: altera: stratix10: Add DDR support for Stratix10 SoC 2018-07-12 09:22:12 +02:00
sdram_arria10.c ddr: socfpga: Clean up ddr_setup() 2019-03-09 23:25:19 +01:00
sdram_gen5.c arm: socfpga: move gen5 SDR driver to DM 2019-04-17 22:20:16 +02:00
sdram_s10.c ddr: altera: Stratix10: Add multi-banks DRAM size check 2019-04-17 22:20:17 +02:00
sequencer.c arm: socfpga: move gen5 SDR driver to DM 2019-04-17 22:20:16 +02:00
sequencer.h arm: socfpga: move gen5 SDR driver to DM 2019-04-17 22:20:16 +02:00