Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bob Ham
uboot-imx
Commits
f5737613
Commit
f5737613
authored
Dec 16, 2018
by
Angus Ainslie (Purism)
Browse files
imx8m_som.h : use random ethernet MAC addresses
parent
6a09b325
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/configs/imx8m_som.h
View file @
f5737613
...
...
@@ -105,6 +105,9 @@
#define CONFIG_MII
#define CONFIG_ETHPRIME "FEC"
#define CONFIG_NET_RANDOM_ETHADDR
#define CONFIG_LIB_RAND
#define CONFIG_FEC_MXC
#define FEC_QUIRK_ENET_MAC
...
...
@@ -158,7 +161,6 @@
"script=boot.scr\0" \
"image=Image\0" \
"fdt_file=dtbs/librem5-evk.dtb\0" \
"ethaddr=3C:FB:96:77:88:A0\0" \
"ip_dyn=no\0" \
"ipaddr=172.17.33.41\0" \
"serverip=172.17.0.1\0" \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment