From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 7 Mar 2012 15:14:16 +0100 Subject: [U-Boot] [PATCH 13/25] SPEAr: spear usbtty configuration does not use ethernet device In-Reply-To: <1331121854-20494-14-git-send-email-amit.virdi@st.com> References: <1331121854-20494-1-git-send-email-amit.virdi@st.com> <1331121854-20494-14-git-send-email-amit.virdi@st.com> Message-ID: <201203071514.17446.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 07 March 2012 13:04:02 Amit Virdi wrote: > From: Vipin KUMAR > > 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