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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
darkbit
ffbs-gluon
Commits
e5b89b55
Unverified
Commit
e5b89b55
authored
4 years ago
by
David Bauer
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ipq40xx-generic: add support for AVM FRITZBox 7530 (#2125)
parent
177ff68c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/user/supported_devices.rst
+1
-0
1 addition, 0 deletions
docs/user/supported_devices.rst
targets/ipq40xx-generic
+4
-0
4 additions, 0 deletions
targets/ipq40xx-generic
with
5 additions
and
0 deletions
docs/user/supported_devices.rst
+
1
−
0
View file @
e5b89b55
...
...
@@ -230,6 +230,7 @@ ipq40xx-generic
* AVM
- FRITZ!Box 4040 [#avmflash]_
- FRITZ!Box 7530 [#eva_ramboot]_
- FRITZ!Repeater 1200 [#eva_ramboot]_
* EnGenius
...
...
This diff is collapsed.
Click to expand it.
targets/ipq40xx-generic
+
4
−
0
View file @
e5b89b55
...
...
@@ -38,6 +38,10 @@ device('avm-fritz-box-4040', 'avm_fritzbox-4040', {
},
})
device('avm-fritz-box-7530', 'avm_fritzbox-7530', {
factory = false,
})
device('avm-fritz-repeater-1200', 'avm_fritzrepeater-1200', {
factory = false,
})
...
...
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