[ARM] pxa/cm-x300: update the memory fixup.
authorIgor Grinberg <grinberg@compulab.co.il>
Tue, 9 Mar 2010 09:43:52 +0000 (11:43 +0200)
committerEric Miao <eric.y.miao@gmail.com>
Tue, 11 May 2010 15:25:02 +0000 (17:25 +0200)
commit818809752303b5b792dde4ace6321e8ccc180f65
tree7fce878131b7f316ba9996516380ca4b49fb8c4c
parentd176d64b54c72ee00f825dddd63830f8bd2b5155
[ARM] pxa/cm-x300: update the memory fixup.

CM-X300 bootloader passes DRAM configuration information in ATAGS,
however, the first memory bank is reported at actual physical address 0x8000000.
Use the configuration information supplied by the bootloader and
cope with the necessity to have PHYS_ADDR=0xa0000000.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/cm-x300.c