[U-Boot] [PATCH] wandboard: Make Ethernet functional again

Fabio Estevam festevam at gmail.com
Sun Nov 6 13:38:58 CET 2016


Hi Tom,

On Tue, Nov 1, 2016 at 2:58 PM, Fabio Estevam <fabio.estevam at nxp.com> wrote:
> Since commit ce412b79e7255770 ("drivers: net: phy: atheros: add separate
> config for AR8031") ethernet does not work on mx6sabresd.
>
> This commit correctly assigns ar8031_config() as the configuration
> function for AR8031 in the same way as done in the Linux kernel.
>
> However, on wandboard design we need some additional configuration,
> such as enabling the 125 MHz AR8031 output that needs to be done
> in the board file.
>
> This also aligns with the same method that the kernel performs
> the AR8031 fixup in arch/arm/mach-imx/mach-imx6q.c.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>

As you picked the similiar patch for sabresd, could you please take
this one too?


More information about the U-Boot mailing list