[U-Boot] [PATCH 2/4] New board support: README and board config file

Kim Phillips kim.phillips at freescale.com
Fri Oct 31 20:43:02 CET 2008


On Fri, 31 Oct 2008 11:26:16 -0700 (PDT)
Ron Madrid <ron_madrid at sbcglobal.net> wrote:

> +#define CONFIG_ETHADDR        00:E0:0C:00:95:01
> +
> +#define CONFIG_IPADDR        10.196.31.84
> +#define CONFIG_SERVERIP        10.196.31.85
> +#define CONFIG_GATEWAYIP    10.196.31.255

we don't hardcode these types of parameters in the board config
anymore, please remove.

Kim


More information about the U-Boot mailing list