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

york sun york.sun at nxp.com
Mon Jan 30 17:46:05 CET 2017


On 01/30/2017 08:43 AM, york.sun at 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 at 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



More information about the U-Boot mailing list