Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
U
uboot-imx
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Eric Kuzmenko
uboot-imx
Commits
f5737613
Commit
f5737613
authored
Dec 16, 2018
by
Angus Ainslie (Purism)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
imx8m_som.h : use random ethernet MAC addresses
parent
6a09b325
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
include/configs/imx8m_som.h
include/configs/imx8m_som.h
+3
-1
No files found.
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
Markdown
is supported
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