From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 21 Jul 2009 00:43:53 -0700 Subject: [U-Boot] [PATCH 5/6] net: Kirkwood_egiga: forced interface speed config support In-Reply-To: <20090721074105.76638832E416@gemini.denx.de> References: <1247758084-12296-1-git-send-email-prafulla@marvell.com> <1247758084-12296-2-git-send-email-prafulla@marvell.com> <1247758084-12296-3-git-send-email-prafulla@marvell.com> <1247758084-12296-4-git-send-email-prafulla@marvell.com> <1247758084-12296-5-git-send-email-prafulla@marvell.com> <4A656563.9020207@gmail.com> <20090721074105.76638832E416@gemini.denx.de> Message-ID: <4A6571B9.5030703@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Ben Warren, > > In message <4A656563.9020207@gmail.com> you wrote: > >> Prafulla Wadaskar wrote: >> >>> By default Auto Negotiation is enabled for interface speed >>> but on some platforms like RD6281A it does not work. >>> If you want to forced program it to desired speed, >>> this patch helps- >>> >>> Through this patch Auto negotiation can be disabled and >>> desired interface speed can be configured >>> >>> This patch is tested on RD6281A Kirkwood board >>> >>> Signed-off-by: Prafulla Wadaskar >>> --- >>> >> Applied to net repo. >> > > Please reconsider - see my previous comment. [Sorry it came so late.] > > Best regards, > > Wolfgang Denk > > No problem. I assumed it was a chip erratum but should have looked closer. Let's wait for Prafulla's response. regards, Ben