[U-Boot] [PATCH v2] Blackfin: dnp5370: new board port

Wolfgang Denk wd at denx.de
Sun Dec 19 00:17:43 CET 2010


Dear Mike Frysinger,

In message <1291891433-16355-1-git-send-email-vapier at gentoo.org> you wrote:
> From: Andreas Schallenberg <Andreas.Schallenberg at 3alitydigital.de>
> 
> Info about the hardware can be found here:
> 	http://www.dilnetpc.com/dnp0086.htm
> 
> Signed-off-by: Andreas Schallenberg <Andreas.Schallenberg at 3alitydigital.de>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>

> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1090,6 +1090,10 @@ Peter Meerwald <devel at bct-electronic.com>
>  
>  	bct-brettl2	BF536
>  
> +M.Hasewinkel (MHA) <info at ssv-embedded.de>
> +
> +	dnp5370		BF537

Please keep list sorted.

> diff --git a/board/dnp5370/config.mk b/board/dnp5370/config.mk
> new file mode 100644
> index 0000000..8227506
> --- /dev/null
> +++ b/board/dnp5370/config.mk
...
> +CONFIG_BFIN_CPU = bf537-0.3

Please mode to board config file, and drop the config.mk

> +#define CONFIG_IPADDR          10.100.100.21
> +#define CONFIG_NETMASK         255.255.0.0
> +#define CONFIG_GATEWAYIP       10.100.100.1
> +#define CONFIG_SERVERIP        10.100.100.12

NAK.  We do not allow this.


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
Unix is supported by IBM, like a hanging man is supported by rope.
		        - Don Libes & Sandy Ressler: _Life With Unix_


More information about the U-Boot mailing list