From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Marnat Date: Wed, 28 Mar 2007 09:03:29 +0400 Subject: [U-Boot-Users] netconsole doesn't work if $(serverip) is assigned to ncip instead of hardcoded value In-Reply-To: <20070327145848.6FB5D35261B@atlas.denx.de> References: <20070327145848.6FB5D35261B@atlas.denx.de> Message-ID: <61769250.20070328090329@rambler.ru> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, WD> If you define WD> => setenv ncip ${serverip} WD> you will set the "ncip" variable to the current value of your serverip WD> variable. If you want to delay this substitution, you could for You are definitely right. I should have use 'setenv ncip ${serverip}'. Thank you for your reply, Best regards, Igor Marnat mailto:marny at rambler.ru