From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from tango.tkos.co.il ([62.219.50.35]) by bombadil.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1OgWPB-00086R-BF for barebox@lists.infradead.org; Wed, 04 Aug 2010 05:20:42 +0000 Date: Wed, 4 Aug 2010 08:20:23 +0300 From: Baruch Siach Message-ID: <20100804052022.GA17208@jasper.tkos.co.il> References: <1280840019-11421-3-git-send-email-plagnioj@jcrosoft.com> <1280885595-18026-1-git-send-email-plagnioj@jcrosoft.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1280885595-18026-1-git-send-email-plagnioj@jcrosoft.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 3/3 v2] at91: implement clock framework To: Jean-Christophe PLAGNIOL-VILLARD Cc: barebox@lists.infradead.org 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 > --- > 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/ ? baruch -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il - _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox