openwrt/target/linux/imx/image
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
..
bootscript-gateworks_venice imx: venice: disable PCI AER 2025-06-23 11:49:12 +02:00
bootscript-solidrun_cubox-i
bootscript-technexion_imx7d-pico-pi imx: cortexa7: add support for TechNexion PICO-PI-IMX7D 2022-07-11 14:26:24 +02:00
bootscript-toradex_apalis imx: bootscript-apalis: make it working with U-Boot 2022.01 2022-04-07 09:58:44 +02:00
bootscript-ventana imx: image: ventana: use squashfs rootfs for non NAND devices 2023-05-18 17:11:43 +02:00
common.mk imx: create sdcard image recipe with raw U-Boot 2022-07-11 14:18:40 +02:00
cortexa7.mk imx: drop 6.1 support 2024-08-12 20:59:06 +02:00
cortexa9.mk imx: drop 6.1 support 2024-08-12 20:59:06 +02:00
cortexa53.mk imx: cortexa53: remove KSZ9477 static driver 2026-02-24 20:39:09 +01:00
Makefile
recovery-toradex_apalis