Hi Thomas,

On 3/30/2010 9:03 PM, Thomas Chou wrote:
> This patch supports the Altera CycloneII Nios dev board using
> the example FPGA design at http://nioswiki.com/Linux.
>
> Signed-off-by: Thomas Chou<tho...@wytron.com.tw>
> ---
> +/* #define CONFIG_ETHOC */
> +#define CONFIG_SYS_ETHOC_BASE                (IGOR_MAC_BASE | IO_REGION_BASE)
> +
> +#define CONFIG_ETHADDR               08:00:3e:26:0a:5b
> +#define CONFIG_NETMASK               255.255.255.0
> +#define CONFIG_IPADDR                192.168.1.10
> +#define CONFIG_SERVERIP      192.168.1.254
> +
>    
Please remove these definitions.

regards,
Ben
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to