mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 01:22:25 +00:00
* Reduce the i2c frequency to enable the encryption chip to be recognized * Add USB xr Serial driver and init gps uart param * Factory reset when switching wifi mode * SFP gpio should be input mode Fixes: WIFI-14789 Signed-off-by: Justin.Guo <guoxijun@actiontec.com>
29 lines
594 B
YAML
29 lines
594 B
YAML
---
|
|
profile: cig_wf672
|
|
target: ipq53xx
|
|
subtarget: generic
|
|
description: Build image for the CIG WF672
|
|
image: bin/targets/ipq53xx/generic/openwrt-ipq53xx-cig_wf672-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: qca
|
|
path: ../../feeds/qca-wifi-7
|
|
include:
|
|
- ucentral-ap
|
|
packages:
|
|
- ipq53xx
|
|
- ftm
|
|
- qca-ssdk-shell
|
|
- iperf3
|
|
- sysstat
|
|
- cig-device-boot
|
|
- kmod-cig-wifi-mode-sw
|
|
- kmod-input-lsm303agr
|
|
- kmod-rtl8221d-phy
|
|
- kmod-gpio-pca953x
|
|
- kmod-hwmon-tmp103
|
|
- kmod-iio-ilps22qs
|
|
- kmod-cig-poe-judgment
|
|
diffconfig: |
|
|
CONFIG_BUSYBOX_CUSTOM=y
|
|
CONFIG_BUSYBOX_CONFIG_STTY=y
|