[U-Boot] [PATCH 13/25] SPEAr: spear usbtty configuration does not use ethernet device
Stefan Roese
sr at denx.de
Wed Mar 7 15:14:16 CET 2012
On Wednesday 07 March 2012 13:04:02 Amit Virdi wrote:
> From: Vipin KUMAR <vipin.kumar at st.com>
>
> Ethernet probing is removed from u-boot compiled as a firmware for spear
> flashing utility. This enables faster access to usbtty interface as unused
> ethernet i/f is not initialized.
Ethernet probing should only be done, when the device is really accessed (e.g.
by using tftp commands). I know that the current implementation of the
designware ethernet driver does this probing (PHY link negotiation etc)
unconditionally at startup.
I have a patch in my queue that changes the designware driver to only start
probing/auto-negotiating once its really used. I'll rebase my patch on top of
your designware rework patches, once they are approved.
With this patch, this patch here should be unnecessary. At least when reading
the patch description above.
So is this patch still needed, after my designware net driver rework?
Thanks,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
More information about the U-Boot
mailing list