]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of PHY_FIXED
authorSimon Glass <sjg@chromium.org>
Wed, 22 Feb 2023 16:33:51 +0000 (09:33 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 22:45:58 +0000 (17:45 -0500)
commitb51b1a8442e590cdfcb6b110803e87cdf4783dfd
tree47c77e9f8da9ba1ceaf70e70e71c21b2e033cd33
parentcd3a35ef0bfa564c59c4113f3c3c0631bd04a3a9
Correct SPL uses of PHY_FIXED

This converts 3 usages of this option to the non-SPL form, since there is
no SPL_PHY_FIXED defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/net/mvneta.c
net/mdio-uclass.c