ARM: S5PC100: Memory map
authorByungho Min <bhminjames@gmail.com>
Tue, 23 Jun 2009 12:39:49 +0000 (21:39 +0900)
committerBen Dooks <ben-linux@fluff.org>
Sun, 16 Aug 2009 22:24:16 +0000 (23:24 +0100)
commitff54b4578448d616eb177e216acd599ecf5ee5b1
tree06413c45273b536046803042b70161dd52868e21
parentb282e29b547937d1610f38d6aa1c485426b62650
ARM: S5PC100: Memory map

S5PC100's the physical IO space starts at 0xe000"0000. To maximize space for
vmalloc, the virtual IO space starts at 0xf400"0000 as same as other samsung
CPUs(s3c24xx and s3c64xx) do.

Signed-off-by: Byungho Min <bhmin@samsung.com>
[ben-linux@fluff.org: subject and description fixup]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5pc100/include/mach/map.h [new file with mode: 0644]
arch/arm/mach-s5pc100/include/mach/memory.h [new file with mode: 0644]