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
3ab8007a
Unverified
Commit
3ab8007a
authored
2 years ago
by
David Bauer
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ipq40xx-generic: add suppot for GL.iNet GL-AP1300 (#2635)
parent
dd30a6e6
No related branches found
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
+7
-0
7 additions, 0 deletions
targets/ipq40xx-generic
with
8 additions
and
0 deletions
docs/user/supported_devices.rst
+
1
−
0
View file @
3ab8007a
...
...
@@ -185,6 +185,7 @@ ipq40xx-generic
* GL.iNet
- GL-AP1300
- GL-B1300
* Linksys
...
...
This diff is collapsed.
Click to expand it.
targets/ipq40xx-generic
+
7
−
0
View file @
3ab8007a
...
...
@@ -56,6 +56,13 @@ device('engenius-ens620ext', 'engenius_ens620ext', {
-- GL.iNet
device('gl.inet-gl-ap1300', 'glinet_gl-ap1300', {
factory = '-squashfs-nand-factory',
factory_ext = '.ubi',
sysupgrade = '-squashfs-nand-sysupgrade',
sysupgrade_ext = '.bin',
})
device('gl.inet-gl-b1300', 'glinet_gl-b1300', {
factory = false,
})
...
...
This diff is collapsed.
Click to expand it.
Nico
@nrb
mentioned in commit
411f6c38
·
2 years ago
mentioned in commit
411f6c38
mentioned in commit 411f6c38595743147c6f436470a69fcc43ceda20
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