]> git.ipfire.org Git - thirdparty/openwrt.git/commit
gemini: Move back to using statically compiled PHYs
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Jun 2025 23:19:27 +0000 (01:19 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Jun 2025 21:05:15 +0000 (23:05 +0200)
commitb6b24a5de9c39b6159b13bb278ee00c67cce5597
treec899ea6ab67c2125652e23b7b14f44f9b408e1a7
parent822bceb1d12bdb08688051ead06e0c4462e7d123
gemini: Move back to using statically compiled PHYs

Trying to use modules for the PHY:s does not work:

The ethernet driver does not like to probe if it can't find
the PHY.

The ethernet driver really likes to be compiled-in. It will
not probe otherwise. Some hardware issue.

Revert things to how they always worked until I maybe solve
this.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
target/linux/gemini/config-6.12
target/linux/gemini/image/Makefile