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
d22f8d3c
Commit
d22f8d3c
authored
5 months ago
by
Markus Gothe
Browse files
Options
Downloads
Patches
Plain Diff
airoha: Update PON PACKAGES to support new BOSA.
Add support for AN7573B BOSA.
parent
b385adbc
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!1385
airoha: Update PON PACKAGES to support new BOSA.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
airoha/base-files/etc/init.d/ecnt_xpon
+4
-0
4 additions, 0 deletions
airoha/base-files/etc/init.d/ecnt_xpon
with
4 additions
and
0 deletions
airoha/base-files/etc/init.d/ecnt_xpon
+
4
−
0
View file @
d22f8d3c
...
...
@@ -131,6 +131,10 @@ boot() {
echo
"insmod ae_wan"
else
if
[
-n
"
${
LDDA_MODULE
}
"
]
;
then
if
[
"
$TCSUPPORT_CPU_EN7581
"
!=
""
]
;
then
echo
"insmod an8901.ko"
insmod /lib/modules/5.4.55/an8901.ko
fi
echo
"insmod econet-
${
LDDA_MODULE
}
"
insmod /lib/modules/5.4.55/
${
LDDA_MODULE
}
fi
...
...
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