From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 03 Jan 2014 12:24:29 +0100 Subject: [U-Boot] [PATCH 1/2] mx6: Add initial support for the Hummingboard solo In-Reply-To: References: <1388684557-12121-1-git-send-email-festevam@gmail.com> <52C68B34.8010900@denx.de> Message-ID: <52C69DED.5040301@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 =====================================================================