[U-Boot] RFC [PATCH 4/5 v5 RESEND] dreamplug: initial board support.

Jason u-boot at lakedaemon.net
Fri Jul 29 22:25:50 CEST 2011


On Fri, Jul 29, 2011 at 10:10:03PM +0200, Wolfgang Denk wrote:
> Dear Jason Cooper,
> 
> In message <1311952624-583-1-git-send-email-u-boot at lakedaemon.net> you wrote:
> > Copied wholeheartedly from board/Marvell/guruplug and modified to add support
> > for SPI NOR flash.
> > 
> > Also, the following features are used:
> > 	- Use the Marvell Integrated RTC.
> > 	- display Marvell CPU/L2/etc speeds if requested.
> > 
> > Note: this still uses MACH_TYPE_GURUPLUG until MACH_TYPE_DREAMPLUG is accepted
> > into mainline Linux.  The source from Globalscale did the same.
> 
> Checkpatch says:
> 
> WARNING: __func__ should be used instead of gcc specific __FUNCTION__

Will fix.

> > --- a/MAKEALL
> > +++ b/MAKEALL
> > @@ -335,6 +335,7 @@ LIST_ARM9="			\
> >  	cp966			\
> >  	da830evm		\
> >  	da850evm		\
> > +	dreamplug		\
> >  	edb9301			\
> >  	edb9302			\
> >  	edb9302a		\
> 
> NAK.  We don't add boards to MAKEALL any more.  We use boards.cfg
> instead.

Ok, thanks.  will fix in v6.

Jason.


More information about the U-Boot mailing list