u-boot-brain/arch/arm/cpu/armv7/s5p-common
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
..
cpu_info.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
timer.c ARMV7: S5P: timer: get the count_value from register when call udelay 2010-11-30 09:07:07 +09:00