Re: [U-Boot] Use of Netconsole

2009-02-21 Thread Wolfgang Denk
Dear Piyush Shah, In message you wrote: > > I had read somewhere that if, while using netconsole, we dont set Somewhere? Maybe in doc/README.NetConsole ? > ncip, the messages are broadcast. > In that case, if I send commands to my target (where u-boot is > running) from my Linux host, > since

[U-Boot] Use of Netconsole

2009-02-17 Thread Piyush Shah
Hi all, I had read somewhere that if, while using netconsole, we dont set ncip, the messages are broadcast. In that case, if I send commands to my target (where u-boot is running) from my Linux host, since ncip is not set, will it accept them? If not, what am I supposed to do? My requirement is th

[U-Boot] Use of Netconsole

2009-02-06 Thread Piyush Shah
Hi all, I had read somewhere that if, while using netconsole, we dont set ncip, the messages are broadcast. In that case, if I send commands to my processor from my Linux host, since ncip is not set, will the processor accept them? If not, what am I supposed to do? My requirement is that, when I p