Dear Chander Kashyap, On 19 December 2011 17:56, Chander Kashyap <chander.kash...@linaro.org> wrote: > Earliar ARM clock frequency was calculated by: > MOUTAPLL/(DIVAPLL + 1) which is actually returning SCLKAPLL. > It is fixed by calculating it as follows: > ARMCLK=MOUTCORE / (DIVCORE + 1) / (DIVCORE2 + 1) > > Signed-off-by: Chander Kashyap <chander.kash...@linaro.org> > --- > Changes for V2: > - Fixed commit comment > - Fixed comment in clock.c "exynos4_get_arm_clk ()" > - Renamed dout_apll to armclk in clock.c "exynos4_get_arm_clk ()" > arch/arm/cpu/armv7/exynos/clock.c | 15 +++++++++------ > 1 files changed, 9 insertions(+), 6 deletions(-) >
applied to u-boot-samsung. Thanks, Minkyu Kang. -- from. prom. www.promsoft.net _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot