[U-Boot] [PATCHv2 3/3] A320: Add support for Faraday A320 evaluation board
Po-Yu Chuang
ratbert.chuang at gmail.com
Thu Jul 2 05:05:58 CEST 2009
Hello,
2009/7/1 Po-Yu Chuang <ratbert.chuang at gmail.com>:
> diff --git a/include/configs/a320.h b/include/configs/a320.h
> +/*-----------------------------------------------------------------------
> + * Ethernet
> + */
> +#define CONFIG_NET_MULTI
> +#define CONFIG_DRIVER_FTMAC100
> +#define CONFIG_SYS_MAC100_BASE 0x90900000
> +
> +#define CONFIG_BOOTDELAY 3
> +#define CONFIG_ETHADDR c3:10:da:ce:3f:3e
> +#define CONFIG_NETMASK 255.255.255.0
> +#define CONFIG_IPADDR 192.168.68.55
> +#define CONFIG_SERVERIP 192.168.68.63
Sorry I forgot to remove ip and mac address. I will resubmit this patch.
regards,
Po-Yu Chuang
More information about the U-Boot
mailing list