ccimx93: iw612: configure the power limit to US
The txpower_US.bin and rutxpower_US.bin files are included in the rootfs as part of the firmware-murata packet, which is a requirement of this recipe. https://onedigi.atlassian.net/browse/DEL-8327 https://onedigi.atlassian.net/browse/DEL-8458 Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
f44ae189e5
commit
d58ade3a48
|
|
@ -20,6 +20,8 @@ host_mlme=1 \
|
||||||
drv_mode=${DRIVER_MODE} \
|
drv_mode=${DRIVER_MODE} \
|
||||||
drvdbg=${DRIVER_DEBUG} \
|
drvdbg=${DRIVER_DEBUG} \
|
||||||
sta_name=wlan \
|
sta_name=wlan \
|
||||||
|
txpwrlimit_cfg=nxp/txpower_US.bin \
|
||||||
|
init_hostcmd_cfg=nxp/rutxpower_US.bin \
|
||||||
fw_name=nxp/sd_w61x_v1.bin.se\
|
fw_name=nxp/sd_w61x_v1.bin.se\
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue