soc_sdram: limit main_ram to 512MB for now
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 9 Jul 2019 10:14:50 +0000 (12:14 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 9 Jul 2019 10:14:50 +0000 (12:14 +0200)
commit68a503174cd02ca1e0a01b5a2e233ccd18643004
treee12b404e67ded1c19d0a68ac1e94a644d5bed6fb
parentccbf141850ea8882525c6d3a3c46b9cb6b2999d1
soc_sdram: limit main_ram to 512MB for now

Otherwise breaks linux-on-litex-vexriscv for targets with 1GB of ram, could
be removed when mem_map will be reworked on linux-on-litex-vexriscv.
litex/soc/integration/soc_sdram.py