]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
authorChander Kashyap <chander.kashyap@linaro.org>
Sun, 5 Feb 2012 23:01:45 +0000 (23:01 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:30 +0000 (10:11 +0100)
commit5e46f83cc3569b95cef68dfd0722663260af91d0
treee034f53d74bd747554fcbb311515665b19c93a93
parent8aca4d6436dda130a4711940bd10a0a9220b0eb1
Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro

CONFIG_SYS_CLK_FREQ_C210 macro giving notion of S5PC2XX (Exynos4)
architecture. Replace CONFIG_SYS_CLK_FREQ_C210 with CONFIG_SYS_CLK_FREQ
to make it generic for exynos architecture.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/armv7/exynos/clock.c
include/configs/s5pc210_universal.h
include/configs/trats.h