public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] redboot lzma error, cant boot loaded images
@ 2011-07-13 11:29 harish badrinath
  2011-07-13 12:31 ` [ECOS] " harish badrinath
  0 siblings, 1 reply; 3+ messages in thread
From: harish badrinath @ 2011-07-13 11:29 UTC (permalink / raw)
  To: ecos-discuss

Hello,
I am creating a partition in flash, using the command
fis create -b 0x00000000 -e 0x00000000 -r 0x00000000 -l 0x007A0000 -f
0xa8030000 -n Image

and then write data that is waay smaller than the size of the image.
fis load always used to give out errors, but when i flashed a linux
kernel elf file, i got the following error
<snip>
lzmaInternalSize=52844 is greater LZMA_MAX_SIZE=16000.
lzma_decode failed. res=1
ELF image parsering begin...
Can't read ELF header
ELF image parsering done...
</snip>

The error normally given is
<snip>
lzma_decode failed. res=1
</snip>


Help would be appreciated,
Harish

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-13 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13 11:29 [ECOS] redboot lzma error, cant boot loaded images harish badrinath
2011-07-13 12:31 ` [ECOS] " harish badrinath
2011-07-13 12:50   ` harish badrinath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).