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

Wolfgang Denk wd at denx.de
Fri Jul 29 22:10:03 CEST 2011


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__


> --- 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.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Alliance: In international politics, the union  of  two  thieves  who
have  their hands so deeply inserted in each other's pocket that they
cannot separately plunder a third.                   - Ambrose Bierce


More information about the U-Boot mailing list