[coreboot] LZMA magic number

Peter Stuge peter at stuge.se
Fri Jan 25 18:58:21 CET 2008


On Fri, Jan 25, 2008 at 10:55:24AM -0700, Myles Watson wrote:
> I accidentally used an uncompressed payload with v2 when it
> expected a compressed payload, and it gave me the message:
> 
>        Decoder scratchpad too small!!
>        Decoding error = 1

I got this too.


> I think it would be nicer to have an error like:
> 
>        Payload not compressed with lzma!

And we can check it already at build time.


//Peter




More information about the coreboot mailing list