]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ebd9103d87f5e0b0409c7e5f889d2bf7fd489ca
treeee5398c0b9b4acea0801603ac732efa9a4e8e8a4
parenta28a6caf53b7eb0904195ac82ed582980ff706d2
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