sh: add memory resources to /proc/iomem
authorMagnus Damm <magnus.damm@gmail.com>
Wed, 23 Apr 2008 11:56:44 +0000 (20:56 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 8 May 2008 10:51:51 +0000 (19:51 +0900)
Add physical memory resources such as System RAM, Kernel code/data/bss
and reserved crash dump area to /proc/iomem. Same strategy as on x86.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found