1
0
Fork 0
remarkable-uboot/examples
Joe Hershberger 92ac520821 net: Remove all references to CONFIG_ETHADDR and friends
We really don't want boards defining fixed MAC addresses in their config
so we just remove the option to set it in a fixed way. If you must have
a MAC address that was not provisioned, then use the random MAC address
functionality.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-05-19 13:33:21 -05:00
..
api kbuild: use shorten logs for misc targets 2014-02-25 11:01:29 -05:00
standalone net: Remove all references to CONFIG_ETHADDR and friends 2015-05-19 13:33:21 -05:00
Makefile examples: move api/ and standalone/ entry to examples/Makefile 2014-02-19 11:07:51 -05:00