From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Sat, 20 Apr 2013 09:03:25 +0800 Subject: [U-Boot] How do I use AM335x eth1 rather than eth0 ? In-Reply-To: <20130418172356.59ACA20019A@gemini.denx.de> References: <5167E2A6.7070803@mimc.co.uk> <517015FC.20007@gmail.com> <20130418172356.59ACA20019A@gemini.denx.de> Message-ID: <5171E95D.4050606@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 Hi Wolfgang, On 04/19/2013 01:23 AM, Wolfgang Denk wrote: > Dear Bo Shen, > > In message <517015FC.20007@gmail.com> you wrote: >>> What else do I have to change ? >> Have you try "setenv ethprime eth1"? Then reset board, and do dhcp. > Before thje reset, doi also a "saveenv" to make the setting stick. > > Or "setenv ethact eth1" and retry then (without reset). Thanks for you information, without reset is better. Best Regards, Bo Shen > > Best regards, > > Wolfgang Denk >