Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lx2160a_build
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
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
Boxiang Sun
lx2160a_build
Commits
55c06aa1
Commit
55c06aa1
authored
Sep 08, 2022
by
Josua Mayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix syntax error in s1-21 s2-13 dpc
Signed-off-by:
Josua Mayer
<
josua@solid-run.com
>
parent
1c4e3938
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
patches/mc-utils/0011-lx2160acex7-s1-21-s2-13-add-dpmac17.patch
...s/mc-utils/0011-lx2160acex7-s1-21-s2-13-add-dpmac17.patch
+4
-4
No files found.
patches/mc-utils/0011-lx2160acex7-s1-21-s2-13-add-dpmac17.patch
View file @
55c06aa1
From
0bf5479ff7f2ce62472e2c56f66b4e43057defb
4 Mon Sep 17 00:00:00 2001
From
15e796f793d9bf1882b6021e46d567624b86a30
4 Mon Sep 17 00:00:00 2001
From: Josua Mayer <josua@solid-run.com>
From: Josua Mayer <josua@solid-run.com>
Date: Thu, 8 Sep 2022 10:34:35 +0300
Date: Thu, 8 Sep 2022 10:34:35 +0300
Subject: [PATCH] lx2160acex7: s1-21 s2-13: add dpmac17
Subject: [PATCH] lx2160acex7: s1-21 s2-13: add dpmac17
...
@@ -14,7 +14,7 @@ Signed-off-by: Josua Mayer <josua@solid-run.com>
...
@@ -14,7 +14,7 @@ Signed-off-by: Josua Mayer <josua@solid-run.com>
2 files changed, 29 insertions(+), 2 deletions(-)
2 files changed, 29 insertions(+), 2 deletions(-)
diff --git a/config/lx2160a/CEX7/dpc-S1_21-S2_13-6x_25gbe-2x_sgmii.dts b/config/lx2160a/CEX7/dpc-S1_21-S2_13-6x_25gbe-2x_sgmii.dts
diff --git a/config/lx2160a/CEX7/dpc-S1_21-S2_13-6x_25gbe-2x_sgmii.dts b/config/lx2160a/CEX7/dpc-S1_21-S2_13-6x_25gbe-2x_sgmii.dts
index 2134252..
16e1d1a
100644
index 2134252..
49945b7
100644
--- a/config/lx2160a/CEX7/dpc-S1_21-S2_13-6x_25gbe-2x_sgmii.dts
--- a/config/lx2160a/CEX7/dpc-S1_21-S2_13-6x_25gbe-2x_sgmii.dts
+++ b/config/lx2160a/CEX7/dpc-S1_21-S2_13-6x_25gbe-2x_sgmii.dts
+++ b/config/lx2160a/CEX7/dpc-S1_21-S2_13-6x_25gbe-2x_sgmii.dts
@@ -71,6 +71,7 @@
@@ -71,6 +71,7 @@
...
@@ -40,13 +40,13 @@ index 2134252..16e1d1a 100644
...
@@ -40,13 +40,13 @@ index 2134252..16e1d1a 100644
+
+
+ /* EC1 */
+ /* EC1 */
+ mac@17 {
+ mac@17 {
+ /
* dpmac17 can be used for sgmii/rgmii, independent from (some) serdes configuration(s) */
+ /
/ dpmac17 can be used for sgmii/rgmii, independent from (some) serdes configuration(s)
+ link_type = "MAC_LINK_TYPE_PHY";
+ link_type = "MAC_LINK_TYPE_PHY";
+ };
+ };
+
+
+ /* EC2 */
+ /* EC2 */
+ /* mac@18 {
+ /* mac@18 {
+ /
* dpmac18 can be used for sgmii/rgmii, independent from (some) serdes configuration(s) */
+ /
/ dpmac18 can be used for sgmii/rgmii, independent from (some) serdes configuration(s)
+ link_type = "MAC_LINK_TYPE_PHY";
+ link_type = "MAC_LINK_TYPE_PHY";
+ };*/
+ };*/
};
};
...
...
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