further in the log: daemon.err hostapd: Failed to initialize QoS Map
googled for this error and found a workaround here:
https://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg60620.html
uci set wireless.@wifi-iface[0].iw_qos_map_set="none"
set qos to none worked but I think I will revert back the update and wait for new
brcmfmac driver if that's the real issue here
thoughts?