Wifi is provided by a RTL8723AU, an USB device, attached to the third USB-bus, which is activated here. --- sys_config/a20/tristan-auron-planet-1.fex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sys_config/a20/tristan-auron-planet-1.fex b/sys_config/a20/tristan-auron-planet-1.fex index 1766c11..6562f57 100644 --- a/sys_config/a20/tristan-auron-planet-1.fex +++ b/sys_config/a20/tristan-auron-planet-1.fex @@ -766,7 +766,7 @@ usb_port_type = 1 usb_detect_type = 0 usb_drv_vbus_gpio = port:PH03<1><0><default><0> usb_restrict_gpio = -usb_host_init_state = 0 +usb_host_init_state = 1 usb_restric_flag = 0 [usb_feature] @@ -834,6 +834,10 @@ ap6xxx_bt_regon = port:PB05<1><default><default><0> ap6xxx_bt_wake = port:PI20<1><default><default><0> ap6xxx_bt_host_wake = port:PI21<0><default><default><0> +[usb_wifi_para] +usb_wifi_used = 1 +usb_wifi_usbc_num = 2 + [3g_para] 3g_used = 0 3g_usbc_num = 2 -- 2.1.4 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
