]> git.baikalelectronics.ru Git - uboot.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)
commitffe9eb0f934a2941568fea7fc9d96d82ade9a0fb
tree47c77e9f8da9ba1ceaf70e70e71c21b2e033cd33
parentfb9fdfcf1bde1d592f568850a9b36e0751e288a0
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