diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2009-02-10 23:53:40 -0600 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2009-02-16 18:05:55 -0600 |
commit | edf0e2524a8c6a3e91c009c496a0aa0ae89cd8ab (patch) | |
tree | c710c36056f4bd1486c1b5cbd306e64233a215c5 /drivers/pci/pci_ixp.c | |
parent | 8d949aff38cfb4388cbd73876e77bcd06d601f20 (diff) | |
download | u-boot-imx-edf0e2524a8c6a3e91c009c496a0aa0ae89cd8ab.zip u-boot-imx-edf0e2524a8c6a3e91c009c496a0aa0ae89cd8ab.tar.gz u-boot-imx-edf0e2524a8c6a3e91c009c496a0aa0ae89cd8ab.tar.bz2 |
fsl-ddr: Allow system to boot if we have more than 4G of memory
Previously if we >=4G of memory and !CONFIG_PHYS_64BIT we'd report
an error and hang. Instead of doing that since DDR is mapped in the
lowest priority LAWs we setup the DDR controller and the max amount
of memory we report back is what we can map (CONFIG_MAX_MEM_MAPPED)
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Becky Bruce <beckyb@kernel.crashing.org>
Diffstat (limited to 'drivers/pci/pci_ixp.c')
0 files changed, 0 insertions, 0 deletions