[PATCH v4 5/5] wifi: brcmfmac: add flag for random seed during firmware download

Arend van Spriel arend.vanspriel at broadcom.com
Mon Jul 29 01:11:50 PDT 2024


On 7/29/2024 9:01 AM, Jacobe Zang wrote:
> Providing the random seed to firmware was tied to the fact that the
> device has a valid OTP, which worked for some Apple chips. However,
> it turns out the BCM43752 device also needs the random seed in order
> to get firmware running. Suspect it is simply tied to the firmware
> branch used for the device. Introducing a mechanism to allow setting
> it for a device through the device table.

Not exactly what I meant by using my patch "as is". I would have kept 
the two patches separate, but it is not a deal breaker for me.

Regards,
Arend

> Co-developed-by: Ondrej Jirman <megi at xff.cz>
> Signed-off-by: Ondrej Jirman <megi at xff.cz>
> Co-developed-by: Arend van Spriel <arend.vanspriel at broadcom.com>
> Signed-off-by: Arend van Spriel <arend.vanspriel at broadcom.com>
> Signed-off-by: Jacobe Zang <jacobe.zang at wesion.com>
> ---
>   .../broadcom/brcm80211/brcmfmac/pcie.c        | 52 ++++++++++++++++---
>   .../broadcom/brcm80211/include/brcm_hw_ids.h  |  2 +
>   2 files changed, 46 insertions(+), 8 deletions(-)



More information about the Linux-rockchip mailing list