Re: [U-Boot] [PATCH 5/5][v5] arch: powerpc: update the eLBC IP input clock

30 Jan
2017
30 Jan
'17
5:46 p.m.
On 01/30/2017 08:43 AM, york.sun@nxp.com wrote:
On 01/24/2017 02:35 AM, Prabhakar Kushwaha wrote:
eLBC IP clock is always a constant divisor of platform clock pre-defined per SoC. Clock ratio register (LCRR) used in current implementation governs eLBC IP output clock.
So update eLBC IP clock to be defined as per predefined clock divisor of platform clock.
Signed-off-by: Prabhakar Kushwaha prabhakar.kushwaha@nxp.com
README | 3 +++ arch/powerpc/cpu/mpc85xx/Kconfig | 14 ++++++++++++++ arch/powerpc/cpu/mpc85xx/speed.c | 28 ++-------------------------- arch/powerpc/cpu/mpc86xx/speed.c | 14 +------------- 4 files changed, 20 insertions(+), 39 deletions(-)
Prabhakar,
This patch has compiling error for 86xx. Please check.
Correction, it has compiling warning, not error.
York
3027
Age (days ago)
3027
Last active (days ago)
0 comments
1 participants
participants (1)
-
york sun