From mboxrd@z Thu Jan 1 00:00:00 1970 From: alex889 Date: Sun, 4 Oct 2009 07:48:13 -0700 (PDT) Subject: [U-Boot] Problem with NetConsole Message-ID: <25738669.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 Hi, I'm trying to add the NetConsole to my project. I've set all the related environment variables when i start UBoot and then type "run nc" i see that i receive the data i'm sending from remote PC, but if i call "run nc" from within the UBoot, using run_command("run nc", 1);, i don't receive that data. Am i doing something wrong? Thanks, Alex -- View this message in context: http://www.nabble.com/-U-Boot--Problem-with-NetConsole-tp25738669p25738669.html Sent from the Uboot - Users mailing list archive at Nabble.com.