[U-Boot] [PATCH 4/5 v2] nios2: add Altera NEEK board

Ben Warren biggerbadderben at gmail.com
Mon Apr 5 07:50:08 CEST 2010


Hi Thomas,

On 3/30/2010 9:03 PM, Thomas Chou wrote:
> This patch supports the Altera Nios2 Embedded Evaluation Kit 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