From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 1 May 2009 14:49:19 +0200 Subject: [U-Boot] [patch u-boot git arm/next] davinci: display correct clock info In-Reply-To: <200904301823.29102.david-b@pacbell.net> References: <200904291538.09721.david-b@pacbell.net> <20090429231706.GL522@game.jcrosoft.org> <200904301823.29102.david-b@pacbell.net> Message-ID: <20090501124919.GC3291@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 18:23 Thu 30 Apr , David Brownell wrote: > On Wednesday 29 April 2009, Jean-Christophe PLAGNIOL-VILLARD wrote: > > cpu.c will be better > > Here's a followup patch that applies on top of this one, > and creates the cpu.c you wanted. please move this > > > === CUT HERE > From: David Brownell > > Move the clock-rate dumping code into the cpu/.../davinci area > where it should have been, enabled by CONFIG_DISPLAY_CPUINFO, > updating the format and showing the DSP clock (where relevant). > > Switch boards to use the cpuinfo() hook for this stuff. > > Remove a few now-obsolete PLL #defines. > > Signed-off-by: David Brownell > --- HERE it will help to not manually fix the patch applied to arm/next Best Regards, J.