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
8
Issues
8
List
Boards
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Librem5
uboot-imx
Commits
866bd1cc
Commit
866bd1cc
authored
Mar 08, 2017
by
Tom Rini
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
git://git.denx.de/u-boot-net
parents
ae29c3d4
2c2ab8d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/net/zynq_gem.c
drivers/net/zynq_gem.c
+1
-1
No files found.
drivers/net/zynq_gem.c
View file @
866bd1cc
...
...
@@ -340,7 +340,7 @@ static int zynq_phy_init(struct udevice *dev)
if
(
!
priv
->
phydev
)
return
-
ENODEV
;
priv
->
phydev
->
supported
=
supported
|
ADVERTISED_Pause
|
priv
->
phydev
->
supported
&
=
supported
|
ADVERTISED_Pause
|
ADVERTISED_Asym_Pause
;
priv
->
phydev
->
advertising
=
priv
->
phydev
->
supported
;
...
...
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