[U-Boot] [PATCH 10/23] net: pch_gbe: Reset during probe
Bin Meng
bmeng.cn at gmail.com
Tue Sep 27 09:14:04 CEST 2016
On Tue, Sep 27, 2016 at 2:29 AM, Paul Burton <paul.burton at imgtec.com> wrote:
> Using the EG20T gigabit ethernet controller on the MIPS Boston board, we
> find that we have to reset the controller in order for the RGMII link to
> the PHY to become functional. Without doing so we constantly time out in
> pch_gbe_mdio_ready.
>
> Signed-off-by: Paul Burton <paul.burton at imgtec.com>
> ---
>
> drivers/net/pch_gbe.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested on Crown Bay
Tested-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list