openwrt/target/linux/imx/cortexa53
Tim Harvey 99c0c36027
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Has been cancelled
imx: cortexa53: remove KSZ9477 static driver
The KSZ9477 driver was added to the cortexa53 kernel to support the
Gateworks Venice product family which has a board with this switch. Now
that the kmod-dsa-ksz9477 driver is available as a package remove the
static configuration ad add the package.

This resolves an issue caused by having the switch driver static and the
PHY driver as a module such that the PHY driver was not registered early
enough to be used causing some errata to not be worked around.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Link: https://github.com/openwrt/openwrt/pull/22120
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 231553b280)
2026-02-24 20:39:09 +01:00
..
base-files imx: coretexa53: add network config for single-port Gateworks Venice boards 2025-05-06 11:09:32 +02:00
config-default imx: cortexa53: remove KSZ9477 static driver 2026-02-24 20:39:09 +01:00
target.mk imx: venice: add dt overlay support 2025-06-23 11:49:12 +02:00