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)
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>

No differences found