Re: [U-Boot-Users] question about netconsole

2008-03-18 Thread Scott McNutt
Hi Ottavio, > I plan to use tftp to transfer the new firmware images to the board, > so what I'd like to know if there is any problem using netconsole and > tftpd together I've been using NetConsole in this manner you describe for the past several months now. It has been working well -- witho

Re: [U-Boot-Users] question about netconsole

2008-03-18 Thread Wolfgang Denk
Dear Ottavio, in message <[EMAIL PROTECTED]> you wrote: > I'd like to use netconsole to have the possibility of upgrading the > firmware store on a flash, which has u-boot as bootloader which loads > and runs linux. > > I plan to use tftp to transfer the new firmware images to the board, >

[U-Boot-Users] question about netconsole

2008-03-18 Thread bott
I'd like to use netconsole to have the possibility of upgrading the firmware store on a flash, which has u-boot as bootloader which loads and runs linux. I plan to use tftp to transfer the new firmware images to the board, so what I'd like to know if there is any problem using netconsole and