From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 21 Jul 2009 21:20:40 +0200 Subject: [U-Boot] [PATCH 5/6] net: Kirkwood_egiga: forced interface speed config support In-Reply-To: <73173D32E9439E4ABB5151606C3E19E202DDF27694@SC-VEXCH1.marvell.com> References: <4A6571B9.5030703@gmail.com> <73173D32E9439E4ABB5151606C3E19E202DDF27694@SC-VEXCH1.marvell.com> Message-ID: <20090721192040.GC5890@game.jcrosoft.org> 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 > > > > > > > > No problem. I assumed it was a chip erratum but should have > > looked closer. Let's wait for Prafulla's response. > Ideally auto negotiation must work, but :-( > I don't think this is not for SoC/PHY erratum since both are working okay with other boards. > Only the difference is on RD6281A the multichip mode is used, > I am discovering why it is not working. > > Meanwhile this patch does not harm anything, it enables RD6281A usecase > We can undo it latter if I could positively discover the fix ;-D I agree that need to be debug and fix but until Prafulla will found the bug, it will a least make the network working maybe we could forced it at the runtime instead Best Regards, J.