From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 18 Aug 2008 14:17:24 -0700 Subject: [U-Boot] [U-boot] [PATCH 2/2] NET: QE: UEC: Allow uec re-initialization based on netretry environment variable. In-Reply-To: <48A9D30D.5020008@ruggedcom.com> References: <48A9D30D.5020008@ruggedcom.com> Message-ID: <48A9E6E4.8070707@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 richardretanubun wrote: > Allow uec_init to run more than once, based on the netretry environment > variable. > This allows for manual (back and forth) switching between network > interfaces. > > Can't you do this by changing the 'ethactive' environment variable? regards, Ben