public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] mx6: Add initial support for the Hummingboard solo
Date: Fri, 03 Jan 2014 12:24:29 +0100	[thread overview]
Message-ID: <52C69DED.5040301@denx.de> (raw)
In-Reply-To: <CAOMZO5BGJB-767Jak1ayQGy=gOPGkyYYx6mB57657JDUao_N-w@mail.gmail.com>

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
=====================================================================

      reply	other threads:[~2014-01-03 11:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-02 17:42 [U-Boot] [PATCH 1/2] mx6: Add initial support for the Hummingboard solo Fabio Estevam
2014-01-02 17:42 ` [U-Boot] [PATCH 2/2] net: phy: atheros: Fix the masks for AR8031/8035 Fabio Estevam
2014-01-03 10:05   ` Stefano Babic
2014-01-03 10:04 ` [U-Boot] [PATCH 1/2] mx6: Add initial support for the Hummingboard solo Stefano Babic
2014-01-03 11:18   ` Fabio Estevam
2014-01-03 11:24     ` Stefano Babic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52C69DED.5040301@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox