Dear Alexey Brodkin, In message <[email protected]> you wrote: > AXS101 is a new generation of devlopment boards from Synopsys that houses > ASIC with ARC700 and lots of DesignWare peripherals: ....
> +#define CONFIG_HOSTNAME axs101 > +#define CONFIG_ETHADDR 4a:56:49:22:3e:43 > +#define CONFIG_IPADDR 10.121.8.200 > +#define CONFIG_SERVERIP 10.121.8.31 > +#define CONFIG_GATEWAYIP 10.121.8.1 > +#define CONFIG_NETMASK 255.255.255.0 We do not allow any such fixed network parameters in the board config headers. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Things are not as simple as they seem at first. - Edward Thorp _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

