ponmngr: Add support for 10G PON on Airoha.

This commit is contained in:
Markus Gothe 2024-03-05 10:31:15 +01:00
parent 248fadbf9d
commit 380daf4a00

View file

@ -46,7 +46,7 @@ apply_xpon_uci_config() {
init_xpon() {
# don't start pon daemons if xpon module is not loaded
[ -d /sys/module/xpon ] || return
[ -d /sys/module/xpon -o -d /sys/module/xpon_10g ] || return
procd_open_instance ponmgr_cfg
procd_set_param command /userfs/bin/ponmgr_cfg