From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Add 'imload' command
Date: Thu, 14 Feb 2008 01:37:52 +0100 [thread overview]
Message-ID: <20080214003752.307A724050@gemini.denx.de> (raw)
In-Reply-To: Your message of "Wed, 13 Feb 2008 17:46:33 CST." <3192541E-1FBD-4638-A317-3A25F316CD8C@kernel.crashing.org>
In message <3192541E-1FBD-4638-A317-3A25F316CD8C@kernel.crashing.org> you wrote:
>
> > Why just uImage?
>
> what other image formats do we support? I assume we'll extend it for
> the new format style once that exists.
uImage means "OS Kernel Image" (IH_TYPE_KERNEL in include/image.h).
> I feel like I'm missing something here. I agree that IH_TYPE_MULTI
> needs to be supported, but I don't see why the code doesn't work for
> the bulk of the other IH_TYPE_* variants. It appears the only
> compression types we support today ore NONE, GZIP, and BZIP2.
>
> So what am I missing?
I think it makes sense to allow support for Standalone Program,
RAMDisk, Multi-File, Firmware, Script, Filesystem, and FDT images as
well.
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
Cigarette, n.: A fire at one end, a fool at the other, and a bit of
tobacco in between.
next prev parent reply other threads:[~2008-02-14 0:37 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-13 5:10 [U-Boot-Users] [PATCH] Add 'imload' command Kumar Gala
2008-02-13 10:11 ` Bartlomiej Sieka
2008-02-13 13:06 ` Kumar Gala
2008-02-13 19:55 ` Bartlomiej Sieka
2008-02-13 20:15 ` Kumar Gala
2008-02-13 20:22 ` Bartlomiej Sieka
2008-02-13 20:34 ` Kumar Gala
2008-02-14 1:13 ` Grant Likely
2008-02-14 3:54 ` Kumar Gala
2008-02-14 7:38 ` Bartlomiej Sieka
2008-02-15 16:35 ` Detlev Zundel
2008-02-13 22:31 ` Wolfgang Denk
2008-02-13 22:38 ` Kumar Gala
2008-02-13 23:01 ` Wolfgang Denk
2008-02-13 23:46 ` Kumar Gala
2008-02-14 0:37 ` Wolfgang Denk [this message]
2008-02-14 0:50 ` Kumar Gala
2008-02-14 5:35 ` Kumar Gala
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=20080214003752.307A724050@gemini.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox