[U-Boot] [PATCH v1 27/41] net: mvpp2: Move probe function from MISC to ETH DM driver

Joe Hershberger joe.hershberger at gmail.com
Tue Mar 21 17:47:11 UTC 2017


On Tue, Mar 21, 2017 at 9:27 AM, Stefan Roese <sr at denx.de> wrote:
> This patch moves the base_probe function mvpp2_base_probe() from the
> MISC driver to the ETH driver. When integrated in the MISC driver,
> probe is called too early before the U-Boot ethernet infrastructure
> (especially the MDIO / PHY interface) has been initialized. Resulting
> in errors in mdio_register().
>
> Signed-off-by: Stefan Roese <sr at denx.de>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list