Skip to content
Snippets Groups Projects
Commit 254ccf9f authored by Felix Fietkau's avatar Felix Fietkau
Browse files

lantiq: fix an ethernet stability issue triggered by receving packets during boot


Disabling ethernet during reboot (only to enable it again when the
ethernet driver attaches) can put the chip into a faulty state where it
corrupts the header of all incoming packets.

This happens if packets arrive during the time window where the core is
disabled, and it can be easily reproduced by rebooting while sending a
flood ping to the broadcast address.

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 5aa03e16
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment