Re: [U-Boot] [PATCH 2/2] S5PC100: Prints the PLL clock frequencies

2010-02-03 Thread Minkyu Kang
Dear Naveen Krishna Ch, On 4 February 2010 14:24, Naveen Krishna Ch wrote: > From: Naveen Krishna CH > > Prints the frequencies of the 4 PLLs along with CPU Info > > Signed-off-by: Naveen Krishna Ch > --- >  cpu/arm_cortexa8/s5pc1xx/cpu_info.c |    8 >  1 files changed, 8 insertions(+)

[U-Boot] [PATCH 2/2] S5PC100: Prints the PLL clock frequencies

2010-02-03 Thread Naveen Krishna Ch
From: Naveen Krishna CH Prints the frequencies of the 4 PLLs along with CPU Info Signed-off-by: Naveen Krishna Ch --- cpu/arm_cortexa8/s5pc1xx/cpu_info.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/cpu/arm_cortexa8/s5pc1xx/cpu_info.c b/cpu/arm_cortexa8/s5pc