[U-Boot] [PATCH v2] arm/kirkwood: print speeds with cpu info.

Jason u-boot at lakedaemon.net
Thu Aug 4 15:35:04 CEST 2011


On Thu, Aug 04, 2011 at 04:42:51AM -0700, Prafulla Wadaskar wrote:
> 
> 
> > -----Original Message-----
> > From: Jason [mailto:u-boot at lakedaemon.net]
> > Sent: Tuesday, August 02, 2011 6:34 PM
> > To: wd at denx.de; Prafulla Wadaskar
> > Cc: u-boot at lists.denx.de; clint at debian.org; Prabhanjan Sarnaik; Ashish
> > Karkare; Siddarth Gore; bdale at gag.com; simon at sequanux.org
> > Subject: Re: [PATCH v2] arm/kirkwood: print speeds with cpu info.
> > 
> > Wolfgang,
> > 
> > On Mon, Aug 01, 2011 at 01:04:27AM +0000, Jason Cooper wrote:
> > > If CONFIG_DISPLAY_CPUINFO is enabled on kirkwood SoCs, this will print
> > the
> > > speeds of the various components.
> > >
> > > Signed-off-by: Jason Cooper <u-boot at lakedaemon.net>
> > > ---
> > > Changes since v1:
> > > 	- optimized macros to remove one-timers
> > > 	- reduced switch/case to if/else since it operates on one bit.
> > > 	- remove RFC
> > >
> > >  arch/arm/cpu/arm926ejs/kirkwood/cpu.c    |   41
> > ++++++++++++++++++++++++++++++
> > >  arch/arm/include/asm/arch-kirkwood/cpu.h |    1 +
> > >  2 files changed, 42 insertions(+), 0 deletions(-)
> > >
> > 
> > Please drop this patch.  It's cosmetic, becoming a hassle to do
> > properly, and doesn't move me towards my goal of mainline dreamplug
> > support.
> 
> Hi Jason
> I think this is useful information to be displayed.
> Thanks for your effort so far on this patch, and I wish that should not go waste.
> 
> You can think of supporting this once your dreamplug is supported :-)

Of course, I just found it was becoming very time consuming to do
properly and taking time away from learning devicetree.  Once dreamplug
support is in, I'll readdress it.

thx,

Jason.


More information about the U-Boot mailing list