[U-Boot] [PATCH v2 7/9] arc: add AXS101 board support
Wolfgang Denk
wd at denx.de
Wed Jan 29 21:09:48 CET 2014
Dear Alexey Brodkin,
In message <1391011745-22239-8-git-send-email-abrodkin at synopsys.com> 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: wd at denx.de
Things are not as simple as they seem at first. - Edward Thorp
More information about the U-Boot
mailing list