[U-Boot] [PATCH 2/5 v2] nios2: add Altera EP2C35 board

Ben Warren biggerbadderben at gmail.com
Mon Apr 5 07:48:38 CEST 2010


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<thomas at 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


More information about the U-Boot mailing list