Hello, 2009/7/1 Po-Yu Chuang <[email protected]>: > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

