[U-Boot] [PATCH V2 5/8] net/designware: Try configuring phy on each dw_eth_init

Joe Hershberger joe.hershberger at gmail.com
Wed Apr 4 19:35:20 CEST 2012


On Mon, Mar 26, 2012 at 5:09 AM, Amit Virdi <amit.virdi at st.com> wrote:
> From: Vipin Kumar <vipin.kumar at st.com>
>
> Phy autonegotiation works only when the ethernet cable is plugged in.
> Since the phy was configured only at the init time, a plugged in cable
> was necessary to initialize the phy properly.
>
> This patch keeps a flag to check if the phy initialization has
> succeeded, and calls configure_phy routine at every init if this flag
> reports otherwise.
>
> Signed-off-by: Vipin Kumar <vipin.kumar at st.com>
> Signed-off-by: Amit Virdi <amit.virdi at st.com>

Applied.

Thanks,
-Joe


More information about the U-Boot mailing list