Ethernet not working in u-boot: "Could not get PHY for ethernet@5800a000: addr 0 phy_connect() failed"
hi,I am working with a custom board based on the STM32MP157C. I use a lan9303 chip which is acting as a switch for ethernet. In the linux kernel, there are no problems with the ethernet but I can't get it to work in u-boot. Even when I use the same D...