Home
last modified time | relevance | path

Searched hist:"4 efcfd5c36bd0d7c0f62713216a2291562eccfaa" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.cdiff 4efcfd5c36bd0d7c0f62713216a2291562eccfaa Fri Apr 16 03:24:46 CDT 2021 Felix Fietkau <nbd@nbd.name> mt76: mt7615: load ROM patch before checking patch semaphore status

For MT7663, the availability of the patch files is used to detect, which
corresponding firmware is going to be used (AP firmware or STA offload
firmware). If the ROM patch was already applied, it could attempt to
load the wrong firmware (without considering the alternative).

Signed-off-by: Felix Fietkau <nbd@nbd.name>