* [U-Boot-Users] question about netconsole
@ 2008-03-18 8:11 bott at dei.unipd.it
2008-03-18 8:34 ` Wolfgang Denk
2008-03-18 12:25 ` Scott McNutt
0 siblings, 2 replies; 3+ messages in thread
From: bott at dei.unipd.it @ 2008-03-18 8:11 UTC (permalink / raw)
To: u-boot
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
tftpd together or if it runs the same way as by using a serial port to
communicate to the board.
Moreover, is it possible to set a password to access u-boot prompt? I
would like to give the possibility of flashing the device to everybody.
Thanks for you help,
Ottavio
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] question about netconsole
2008-03-18 8:11 [U-Boot-Users] question about netconsole bott at dei.unipd.it
@ 2008-03-18 8:34 ` Wolfgang Denk
2008-03-18 12:25 ` Scott McNutt
1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2008-03-18 8:34 UTC (permalink / raw)
To: u-boot
Dear Ottavio,
in message <20080318091131.7qkgvxmqgc8o8sok@mail.dei.unipd.it> 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,
> so what I'd like to know if there is any problem using netconsole and
> tftpd together or if it runs the same way as by using a serial port to
> communicate to the board.
This should work independently from each other.
> Moreover, is it possible to set a password to access u-boot prompt? I
> would like to give the possibility of flashing the device to everybody.
U-Boot has no conectp of passwords or password management etc.
Please read doc/README.autoboot for autoboot configuration options
which include support for a (very promitive!) password-like feature,
but please also note that this is working with a real console port
only, i. e. not with netconsole.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"I dislike companies that have a we-are-the-high-priests-of-hardware-
so-you'll-like-what-we-give-you attitude. I like commodity markets in
which iron-and-silicon hawkers know that they exist to provide fast
toys for software types like me to play with..." - Eric S. Raymond
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] question about netconsole
2008-03-18 8:11 [U-Boot-Users] question about netconsole bott at dei.unipd.it
2008-03-18 8:34 ` Wolfgang Denk
@ 2008-03-18 12:25 ` Scott McNutt
1 sibling, 0 replies; 3+ messages in thread
From: Scott McNutt @ 2008-03-18 12:25 UTC (permalink / raw)
To: u-boot
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 -- without
any apparent problems.
Regards,
--Scott
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-18 12:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-18 8:11 [U-Boot-Users] question about netconsole bott at dei.unipd.it
2008-03-18 8:34 ` Wolfgang Denk
2008-03-18 12:25 ` Scott McNutt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox