From mboxrd@z Thu Jan 1 00:00:00 1970 From: ran shalit Date: Mon, 2 Jan 2012 06:50:42 -0800 (PST) Subject: [U-Boot] stuck after redirecting stdout to nc Message-ID: <33066296.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, On uboot loading, I checking a specific environement (called consoleddev), to decide to rediect console to nc or staying in serial. I then see some strange behaviour: if the environment tell uboot to redirect to net console, everything works well, but only if the ethernet cable is connected. if it is not connected then I see that the kernel is not loading. *relevant environemets: ncip 192.168.3.10 ipaddr 192.168.3.33 I would appreciate your advice, Regards, Ran -- View this message in context: http://old.nabble.com/stuck-after-redirecting-stdout-to-nc-tp33066296p33066296.html Sent from the Uboot - Users mailing list archive at Nabble.com.