u-boot-brain/arch/arm/cpu/armv7/s5pc1xx
Minkyu Kang 3c152165c7 armv7: s5pc1xx: don't use function pointer for clock functions
Because of the bss area is cleared after relocation, we've lost pointers.
This patch fixed it.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2011-02-02 00:54:44 +01:00
..
cache.S ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
clock.c armv7: s5pc1xx: don't use function pointer for clock functions 2011-02-02 00:54:44 +01:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01: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