mac80211: brcmfmac: allow setting MAC from NVMEM cells
authorTomasz Maciej Nowak <tmn505@gmail.com>
Mon, 20 Jun 2022 12:50:23 +0000 (14:50 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 24 Jun 2022 15:10:24 +0000 (17:10 +0200)
commit946e42ed89075b6c92749d7f82631331b9109edd
treefe8b6b0579dec14613327b5f403f9db280547e23
parent539e60539a2fde6531bd179c94bb9c7f8f490f2b
mac80211: brcmfmac: allow setting MAC from NVMEM cells

The MAC can be stored in OTP memory or in flash memory, currently the
driver could read it only from OTP. Backport the patch allowing setting
the MAC address from flash. Some modules have the OTP programmed but
the ODM/OEM decided to overwrite it with value stored in flash.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
package/kernel/mac80211/patches/brcm/001-brcmfmac-allow-setting-wlan-MAC-address-using-device.patch [new file with mode: 0644]
package/kernel/mac80211/patches/brcm/863-brcmfmac-add-in-driver-tables-with-country-codes.patch
package/kernel/mac80211/patches/brcm/998-survey.patch