Commit 36bb64b
committed
wifi: brcmfmac: Do not set reset vector when signatures are in use
With secure boot, the vector is not accessible and trying to write it
triggers PCIe errors. Skip it in that case.
Signed-off-by: Hector Martin <marcan@marcan.st>1 parent 0e0669a commit 36bb64b
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| 406 | + | |
406 | 407 | | |
407 | 408 | | |
408 | 409 | | |
| |||
1971 | 1972 | | |
1972 | 1973 | | |
1973 | 1974 | | |
| 1975 | + | |
| 1976 | + | |
1974 | 1977 | | |
1975 | 1978 | | |
1976 | 1979 | | |
| |||
2210 | 2213 | | |
2211 | 2214 | | |
2212 | 2215 | | |
2213 | | - | |
| 2216 | + | |
| 2217 | + | |
2214 | 2218 | | |
2215 | 2219 | | |
2216 | 2220 | | |
| |||
0 commit comments