提交 8d1fea2c 编写于 作者: M Mike Frysinger

Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDR

MAC addresses should not be hardcoded in boards to avoid random link level
conflicts.
Signed-off-by: NMike Frysinger <vapier@gentoo.org>
上级 baf35705
......@@ -87,9 +87,8 @@
#define CONFIG_SYS_AUTOLOAD "no"
#define CONFIG_ROOTPATH /romfs
/* Use a fixed MAC address for booting up. Firstboot linux
* must fetch a valid MAC from the production server. */
#define CONFIG_ETHADDR 02:80:ad:20:31:42
/* Uncomment next line to use fixed MAC address */
/* #define CONFIG_ETHADDR 02:80:ad:20:31:42 */
/*
......
......@@ -87,9 +87,8 @@
#define CONFIG_SYS_AUTOLOAD "no"
#define CONFIG_ROOTPATH /romfs
/* Use a fixed MAC address for booting up. Firstboot linux
* must fetch a valid MAC from the production server. */
#define CONFIG_ETHADDR 02:80:ad:20:31:42
/* Uncomment next line to use fixed MAC address */
/* #define CONFIG_ETHADDR 02:80:ad:20:31:42 */
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册