[U-Boot] [PATCH 1/2] mx6: Add initial support for the Hummingboard solo

Stefano Babic sbabic at denx.de
Fri Jan 3 12:24:29 CET 2014


Hi Fabio,

On 03/01/2014 12:18, Fabio Estevam wrote:
>> We have enable_fec_anatop_clock() (same function with same name !) in
>> arch/arm/cpu/armv7/mx6/clock.c. The function is *identical* with the
>> exception that the first two bits of pll_enet are cleared
>>
>>         reg &= 0xfffffffc; /* Set PLL to generate 25MHz */
>>
>> We can sure avoid duplication, adding a function parameter to the
>> original function. It is used by now only by mx6slevk board.
> 
> Agreed.
> 
> Will Otavio's patch (http://patchwork.ozlabs.org/patch/301916/) be
> applied into your master branch or only for next?

I have already acked it, I have missed to apply it yesterday. It will be
part of my next pull request.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list