Skip to content

Commit

Permalink
brcmfmac: Use wetek play2 nvram for h96 mini
Browse files Browse the repository at this point in the history
  • Loading branch information
knaerzche committed Feb 28, 2020
1 parent 464b707 commit cd590c7
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -10,3 +10,6 @@ if [ "$DTNAME" = "khadas,vim" -o "$DTNAME" = "xunlong,orangepi-win" ]; then
else
ln -sf /usr/lib/kernel-overlays/base/lib/firmware/brcm/BCM43430A1.def /usr/lib/firmware/brcm/BCM43430A1.hcd
fi

# HACK: WetekPlay2 firmware works for this device too
ln -sf /usr/lib/kernel-overlays/base/lib/firmware/brcm/brcmfmac4330-sdio.wetek,play2.txt /usr/lib/firmware/brcm/brcmfmac4330-sdio.eledvb,h96mini.txt

0 comments on commit cd590c7

Please sign in to comment.