[U-Boot-Users] [PATCH] sh: Renesas Solutions SH7763RDP board support

Ben Warren biggerbadderben at gmail.com
Fri Jun 6 17:58:21 CEST 2008


Hi Nobuhiro,

Nobuhiro Iwamatsu wrote:
> SH7763RDP has SCIF, NOR Flash, Ethernet, USB host, LCDC and MMC.
> In this patch, support SCIF, NOR Flash, and Ethernet.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro at renesas.com>
> ---
>   
<snip>
> +#define CONFIG_NETMASK		255.255.255.0
> +#define CONFIG_IPADDR		192.168.0.63
> +#define CONFIG_SERVERIP		192.168.0.1
>   
Please remove default network address parameters.

regards,
 Ben




More information about the U-Boot mailing list