mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: Baruch Siach <baruch@tkos.co.il>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 3/3 v2] at91: implement clock framework
Date: Wed, 4 Aug 2010 08:06:36 +0200	[thread overview]
Message-ID: <20100804060636.GB16337@game.jcrosoft.org> (raw)
In-Reply-To: <20100804052022.GA17208@jasper.tkos.co.il>

On 08:20 Wed 04 Aug     , Baruch Siach wrote:
> Hi Jean-Christophe,
> 
> On Wed, Aug 04, 2010 at 03:33:15AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > this implementation is based on linux one (v2.6.35-rc5-76-gd0c6f62)
> > it will calculate all the clock dynamically instead of statictly
> > this will use also the new clock framework
> > 
> > it will also print the clock status after the console init
> > 
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> > ---
> > v2:
> > upadate against mainline kernel
> > and add ref on which revision it's based on
> 
> [snip]
> 
> > diff --git a/arch/arm/boards/mmccpu/config.h b/arch/arm/boards/mmccpu/config.h
> > index 1133b8f..422ac09 100644
> > --- a/arch/arm/boards/mmccpu/config.h
> > +++ b/arch/arm/boards/mmccpu/config.h
> > @@ -1,7 +1,7 @@
> >  #ifndef __CONFIG_H
> >  #define __CONFIG_H
> >  
> > -#define AT91_MASTER_CLOCK	99532800		/* peripheral = main / 2 */
> > +#define AT91_M1IN_CLOCK		18432000
> 
> s/M1IN/MAIN/ ?
nice

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2010-08-04  6:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03 12:51 [PATCH 0/3] introduce clk framework Jean-Christophe PLAGNIOL-VILLARD
2010-08-03 12:53 ` [PATCH 1/3] initcall: add postconsole_initcall Jean-Christophe PLAGNIOL-VILLARD
2010-08-03 12:53   ` [PATCH 2/3] clock: Introduce clock framework from Linux Jean-Christophe PLAGNIOL-VILLARD
2010-08-03 12:53     ` [PATCH 3/3] at91: implement clock framework Jean-Christophe PLAGNIOL-VILLARD
2010-08-03 20:23       ` Sascha Hauer
2010-08-04  1:33       ` [PATCH 3/3 v2] " Jean-Christophe PLAGNIOL-VILLARD
2010-08-04  5:20         ` Baruch Siach
2010-08-04  6:06           ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2010-08-04  6:12         ` [PATCH 3/3 v3] " Jean-Christophe PLAGNIOL-VILLARD
2010-08-29 16:53   ` [PATCH V2] initcall: add postconsole_initcall Jean-Christophe PLAGNIOL-VILLARD
2010-08-30  1:21     ` [PATCH V3] " Jean-Christophe PLAGNIOL-VILLARD

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=20100804060636.GB16337@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    --cc=baruch@tkos.co.il \
    /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