]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Support 36-bit iomem on 32-bit Au1x00
authorpascal@pabr.org <pascal@pabr.org>
Sun, 3 Jan 2010 12:39:12 +0000 (13:39 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:17 +0000 (12:53 +0100)
commitc68b05b8fec4d0c37fb3e9c30b805171dbdcecf5
tree7543987848f6c00467bb5adea4ccfe096faf8835
parentbfb3236051e34abf9d36e4e4bc1939e5f37b4076
MIPS: Support 36-bit iomem on 32-bit Au1x00

I believe these changes are needed on Alchemy SoCs in order to
use iomem above 4G with the usual platform_device machinery:

- Set CONFIG_ARCH_PHYS_ADDR_T_64BIT to make resource_size_t 64-bit.
- Increase IOMEM_RESOURCE_END so that platforms can register resources.

To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/814/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/include/asm/mach-au1x00/au1000.h