Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
targets
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
targets
Commits
1336c8b7
Commit
1336c8b7
authored
4 years ago
by
Oussama Ghorbel
Browse files
Options
Downloads
Patches
Plain Diff
disc: disable eth port configuration due to kernel crash
parent
07682d34
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iopsys-brcm63xx-arm/base-files/etc/board-db/boards/WE7202242SA
+6
-5
6 additions, 5 deletions
...s-brcm63xx-arm/base-files/etc/board-db/boards/WE7202242SA
with
6 additions
and
5 deletions
iopsys-brcm63xx-arm/base-files/etc/board-db/boards/WE7202242SA
+
6
−
5
View file @
1336c8b7
...
...
@@ -14,11 +14,12 @@ config board 'board'
option VoicePortNames ''
option VoicePortOrder ''
# Ethernet
option ethernetPorts '2'
option ethernetPortNames 'LAN1 WAN'
option ethernetPortOrder 'eth0 eth1'
option ethernetLanPorts 'eth0'
option ethernetWanPort 'eth1'
# the kernel crashes when port configuration occurs
#option ethernetPorts '2'
#option ethernetPortNames 'LAN1 WAN'
#option ethernetPortOrder 'eth0 eth1'
#option ethernetLanPorts 'eth0'
#option ethernetWanPort 'eth1'
# DSL
option adslWanPort ''
option vdslWanPort ''
...
...
This diff is collapsed.
Click to expand it.
Ghost User
@ghost
mentioned in commit
5c872c53
·
4 years ago
mentioned in commit
5c872c53
mentioned in commit 5c872c53e7ce1400c67cfffb0a0054676a7e0142
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment