ARM: S5P: Move SROM controller IO mapping to plat-s5p for S5P SoCs
authorThomas Abraham <thomas.ab@samsung.com>
Thu, 2 Dec 2010 09:06:50 +0000 (18:06 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 30 Dec 2010 00:37:48 +0000 (09:37 +0900)
commitbe297f0374d8609ccb8be805bd6de7adc90abea5
treeee5398c0b9b4acea0801603ac732efa9a4e8e8a4
parent8233ab6aecf8c103504c3c3b1b055b2d9806fa3e
ARM: S5P: Move SROM controller IO mapping to plat-s5p for S5P SoCs

This patch modifies the following.

1. Moves the SROM controller mapping from S5PV210 specific code to
   S5P common code. The SROM controller mapping can be used for all
   S5P SoCs.

2. Define the SROM controller physical address for S5P64X0, S5P6442,
   S5PC100, S5PV210 and S5PV310.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5p6442/include/mach/map.h
arch/arm/mach-s5p64x0/include/mach/map.h
arch/arm/mach-s5pc100/include/mach/map.h
arch/arm/mach-s5pv210/cpu.c
arch/arm/mach-s5pv210/include/mach/map.h
arch/arm/mach-s5pv310/include/mach/map.h
arch/arm/plat-s5p/cpu.c