Searched hist:c1fd463d571a155bf43e04fd23d02aef364c5b0b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/ptp/ |
H A D | ptp_ocp.c | diff c1fd463d571a155bf43e04fd23d02aef364c5b0b Thu Oct 20 18:24:33 CDT 2022 Vadim Fedorenko <vadfed@fb.com> ptp: ocp: remove flash image header check fallback
Previously there was a fallback mode to flash firmware image without proper header. But now we have different supported vendors and flashing wrong image could destroy the hardware. Remove fallback mode and force header check. Both vendors have published firmware images with headers.
Acked-by: Jonathan Lemon <jonathan.lemon@gmail.com> Signed-off-by: Vadim Fedorenko <vadfed@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|