Commit Graph

2 Commits

Author SHA1 Message Date
Hans de Goede 1bc8afb2f5 brcm: Fix Xiaomi Inc Mipad2 nvram/.txt file macaddr
Replace the macaddr setting with the special fixed macaddr the kernel's
brcmfmac driver uses to identify that there is no macaddr programmed
into the NIC (NIC programmed makes takes precedence over the .txt one).

This will properly make the kernel generate a random MAC and set
addr_assign_type to NET_ADDR_RANDOM on devices without a MAC programmed
into the NIC.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2023-03-03 21:13:13 +01:00
Hans de Goede d4a4224965 brcm: Add nvram for the Xiaomi Mi Pad 2 tablet
Add a NVRAM file for the brcmfmac43340 wifi/bt chip found on the
Xiaomi Mi Pad 2 tablet. This is based on copy of the existing
brcm/brcmfmac4356-pcie.gpd-win-pocket.txt NVRAM file with some
of the calibration values adjusted for the Xiaomi Mi Pad 2 tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2022-08-10 16:27:41 +02:00