omap: switch back to old cpsw ethernet driver
authorJan Hoffmann <jan@3e8.eu>
Sat, 13 Jul 2024 12:49:08 +0000 (14:49 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Wed, 17 Jul 2024 20:54:12 +0000 (22:54 +0200)
commit0641967458a587033390c7d33dbaf715125b2242
treef499f6067e6273dbaecddd57f106bef8b6055d3e
parentc46ce8307c217ff22182ce2a4cbf8bc63dd5d367
omap: switch back to old cpsw ethernet driver

The new cpsw-switch driver reserves VLAN 1 for internal use, which
conflicts with the default network configuration of OpenWrt.

Switch back to the older cpsw driver to make the network connection on
the affected devices (BeagleBone Black and AM335x EVM) usable again.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
target/linux/omap/patches/900-use-cpsw-ethernet-driver.patch [new file with mode: 0644]