Re: [U-Boot] Problem with NetConsole

2009-10-05 Thread alex889
Thanks Wolfgang ! that helped, the last question i have is: I want the NetConsole to listen for incoming messages for 2 sec, I've tried using NetSetTimeout, but it seems to not work Alex wd wrote: > > Dear alex889, > > please do not top post / full quote. PLease make sure to read > http://www

Re: [U-Boot] Problem with NetConsole

2009-10-04 Thread Wolfgang Denk
Dear alex889, please do not top post / full quote. PLease make sure to read http://www.netmeister.org/news/learn2quote.html In message <25741672.p...@talk.nabble.com> you wrote: > > So let me rephrase myself > My aim is to open the NetConsole for input (stdin=nc)only if the user > pressed on a s

Re: [U-Boot] Problem with NetConsole

2009-10-04 Thread alex889
OK So let me rephrase myself My aim is to open the NetConsole for input (stdin=nc)only if the user pressed on a specific button. How should the code that opens the NetConsole look like, after i discovered the button was pressed? Thanks, Alex wd wrote: > > Dear alex889, > > In message <2573866

Re: [U-Boot] Problem with NetConsole

2009-10-04 Thread Wolfgang Denk
Dear alex889, In message <25738669.p...@talk.nabble.com> you wrote: > > 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