Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
d56a0f26
Commit
d56a0f26
authored
2 years ago
by
Sebastian Schaper
Browse files
Options
Downloads
Patches
Plain Diff
ath79-generic: migrate D-Link DIR-825 B1 from ar71xx
Signed-off-by:
Sebastian Schaper
<
openwrt@sebastianschaper.net
>
parent
3ee60c77
No related branches found
Branches containing commit
Tags
experimental-2023-03-11-base
Tags containing commit
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/ath79-generic
+8
-0
8 additions, 0 deletions
targets/ath79-generic
with
9 additions
and
0 deletions
docs/user/supported_devices.rst
+
1
−
0
View file @
d56a0f26
...
@@ -25,6 +25,7 @@ ath79-generic
...
@@ -25,6 +25,7 @@ ath79-generic
- DAP-2660 A1 [#lan_as_wan]_
- DAP-2660 A1 [#lan_as_wan]_
- DIR-505 A1 [#lan_as_wan]_
- DIR-505 A1 [#lan_as_wan]_
- DIR-505 A2 [#lan_as_wan]_
- DIR-505 A2 [#lan_as_wan]_
- DIR-825 B1
* Enterasys
* Enterasys
...
...
This diff is collapsed.
Click to expand it.
targets/ath79-generic
+
8
−
0
View file @
d56a0f26
...
@@ -83,6 +83,14 @@ device('d-link-dir-505', 'dlink_dir-505', {
...
@@ -83,6 +83,14 @@ device('d-link-dir-505', 'dlink_dir-505', {
},
},
})
})
device('d-link-dir825b1', 'dlink_dir-825-b1', {
factory = false,
class = 'tiny', -- Only 6M of usable Firmware space
manifest_aliases = {
'd-link-dir-825-rev-b1', -- Upgrade from OpenWrt 19.07
},
})
-- Enterasys
-- Enterasys
...
...
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