u-boot/arch/arm/cpu/armv7/s5pc1xx
Minkyu Kang d93d0f0cfe S5P: Use accessor functions instead of SoC specific defines to access the base address
This patch is intended to prepare the other S5P SoC. (s5pc210)
If use SoC specific defines then can't share with other SoC.
So, make the accessor functions for access the base address by common way.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2010-08-17 11:38:19 +09:00
..
cache.S ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
clock.c S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00
cpu_info.c S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00
Makefile ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
reset.S S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00
sromc.c S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00
timer.c S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00