[U-Boot] [PATCH 9/9] arm: ls102xa: Add basic support for LS1021AQDS board

Huan Wang alison.wang at freescale.com
Mon Jun 2 08:45:47 CEST 2014


Hi, Fabio,

On Fri, May 30, 2014 at 4:23 AM, Alison Wang <b18965 at freescale.com> wrote:

> +#define CONFIG_EXTRA_ENV_SETTINGS      \
> +       "ethaddr=00:e0:0c:bc:e5:60\0"   \
> +       "eth1addr=00:e0:0c:bc:e5:61\0"  \
> +       "eth2addr=00:e0:0c:bc:e5:62\0"  \
> +       "eth3addr=00:e0:0c:bc:e5:63\0"  \
> +       "ipaddr=192.168.1.100\0"        \

You should not hardcode any ethaddr/ipaddr.

[Alison Wang] I will remove them in v2. Thanks.

Best Regards,
Alison Wang


More information about the U-Boot mailing list