]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] pxa: increase size of memory mapping
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Fri, 4 Jan 2008 22:41:09 +0000 (22:41 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Jan 2008 15:07:54 +0000 (15:07 +0000)
commit8e7f4c28b87b1042dcc3c6a7de5f2b0f169cce46
tree0436707427df94a4bab6c1d8746aa72b994cfc45
parentfb12b40ae41c69f51e1e701f266a2afc9dfa424a
[ARM] pxa: increase size of memory mapping

The mapping for physical address 0x48000000 is not sufficient
to allow access to the dynamic memory controller configuration
registers on PXA3.  These registers need to be accessed to
reconfigure the SDRAM when waking from a low power mode.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/generic.c