Skip to content

Commit

Permalink
bcm43xx-utils: Update bcm43xx-wifi script for imx8mp
Browse files Browse the repository at this point in the history
Update the bcm43xx-wifi script to imx8mp, the script has been updated to
remove brcmfmac_wcc to ensure brcmfmac can be removed.

Commit based on: 79f4d2b36be642ed26798454dfde3700e02d77b8

Signed-off-by: Bruno Bonaldi Teixeira <bruno.t@variscite.com>
  • Loading branch information
bonaldig committed Oct 31, 2024
1 parent f420dc7 commit a88e7aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ wifi_down()
disable_network_interface wlan0

# Unload WIFI driver
modprobe -r brcmfmac_wcc
modprobe -r brcmfmac

# Unbind WIFI device from MMC controller
Expand Down

0 comments on commit a88e7aa

Please sign in to comment.