Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
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
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
ffbs
ffbs-gluon
Commits
3f267d63
Unverified
Commit
3f267d63
authored
3 years ago
by
David Bauer
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1986 from 2tata/archer-d50
targets/ath79-generic: add archer-D50 v1
parents
5f3bb758
9826a12b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package/gluon-core/luasrc/lib/gluon/upgrade/010-primary-mac
+1
-0
1 addition, 0 deletions
package/gluon-core/luasrc/lib/gluon/upgrade/010-primary-mac
targets/ath79-generic
+6
-0
6 additions, 0 deletions
targets/ath79-generic
with
7 additions
and
0 deletions
package/gluon-core/luasrc/lib/gluon/upgrade/010-primary-mac
+
1
−
0
View file @
3f267d63
...
...
@@ -109,6 +109,7 @@ local primary_addrs = {
'glinet,gl-ar750s-nor'
,
'ocedo,raccoon'
,
'tplink,archer-c2-v3'
,
'tplink,archer-d50-v1'
,
}},
{
'brcm2708'
},
{
'ipq40xx'
,
'generic'
,
{
...
...
This diff is collapsed.
Click to expand it.
targets/ath79-generic
+
6
−
0
View file @
3f267d63
...
...
@@ -91,3 +91,9 @@ device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', {
})
device('tp-link-cpe220-v3', 'tplink_cpe220-v3')
device('tp-link-archer-d50-v1', 'tplink_archer-d50-v1', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,
broken = true, -- 64M ath9k + ath10k & power LED not working
})
This diff is collapsed.
Click to expand it.
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