From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] tftp loadable applets?
Date: Wed, 30 Nov 2005 01:10:10 +0100 [thread overview]
Message-ID: <20051130001010.5698F353F54@atlas.denx.de> (raw)
In-Reply-To: Your message of "Wed, 30 Nov 2005 07:51:55 +0800." <438CE99B.9000201@gmail.com>
In message <438CE99B.9000201@gmail.com> you wrote:
>
> I noticed that there is a tftpboot command. Is there a similar
> mechanism in place for uploading applets via tftp?
No.
> I had booted uClinux's compressed zImage utilizing 'tftpboot' command
> and a following 'go' command as my 'CONFIG_BOOTCOMMAND' successfully.
And you have probably read in the manual that this is *not* the
correct way to boot Linux images. You are supposed to use proper
image files and the "bootm" command.
> Though I haven't tried to use 'tftpboot' to load applets, it seems
> possible in that zImage is also a binary file(not ELF). The
"It seems possible." Wow. You really understand what you are doing,
aren't you?
> 'CONFIG_BOOTCOMMAND' and some relevant configurations were configured as
> below in my include/configs/<board>.h:
And why are you posting this information? I can't find a question or
hint of a problem?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If you can't beat it or corrupt it, you pretend it was your idea in
the first place. - Terry Pratchett, _Guards! Guards!_
next prev parent reply other threads:[~2005-11-30 0:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-29 23:51 [U-Boot-Users] tftp loadable applets? Zhen Wang
2005-11-30 0:10 ` Wolfgang Denk [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-11-29 10:39 John Davis
2005-11-29 10:51 ` Wolfgang Denk
2005-11-29 12:26 ` John Davis
2005-11-29 12:35 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051130001010.5698F353F54@atlas.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.