[U-Boot-Users] [PATCH] Add 'imload' command
Kumar Gala
galak at kernel.crashing.org
Thu Feb 14 00:46:33 CET 2008
On Feb 13, 2008, at 5:01 PM, Wolfgang Denk wrote:
> In message <7DB626E7-34A4-4EAA-B470-
> E2CC49F97CA3 at kernel.crashing.org> you wrote:
>>
>>> What exactly is an "image file" here (which sorts of images are
>>> allowed?) and what does "load" mean (which actions are performed on
>>> the file)?
>>
>> its suppose to be a 'uImage' not sure what the base way to refer to
>> that is.
>
> Why just uImage?
what other image formats do we support? I assume we'll extend it for
the new format style once that exists.
>> what other image formats should we be supporting?
>
> All?
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?
>>> What exactly is an "application image" ?
>>
>> I stole this from iminfo help.
>
> Argh... where is the brown paper bag?
:)
- k
More information about the U-Boot
mailing list