public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: harish badrinath <harishbadrinath@gmail.com>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Re: redboot lzma error, cant boot loaded images
Date: Wed, 13 Jul 2011 12:31:00 -0000	[thread overview]
Message-ID: <CAFUoqbd=wqbHPf6WRoVYu48GExGrr0kJomjCaObfi4xNuFGbfQ@mail.gmail.com> (raw)
In-Reply-To: <CAFUoqbcVuy=hLmMW-snX9HuZkD5rb+NS1GS0iWYcwaBeRK7QLA@mail.gmail.com>

Just a small update

I create a flash partition of size
fis create -b 0x00000000 -e 0x00000000 -r 0x00000000 -l 0x003C03E8 -f
0xa8030000 -n Image

where
3C03E8 is about 1000 bytes greater than the size of the largest image
in the set i am trying to flash

Writing the elf file directly gives
<snip>
Kernel: new Image size
fis load -l -b %{freememlo} -c Image
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...
Checksum: 0xecec3601
</snip>

Loading
fis load -b %{freememlo} -l -c Image
too long file.
lzma_decode failed. res=1
Checksum: 0xc360955a

And go seems to hand the serial console.

version info
RedBoot> version

RedBoot(tm) bootstrap and debug environment [ROMRAM]
Derytech release, version v2.0 - built 22:31:40, Nov  9 2010

Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.


RAM: 0x80000000-0x82000000, [0x800409d0-0x80fe1000] available
FLASH: 0xa8000000 - 0xa87f0000, 128 blocks of 0x00010000 bytes each.


as again,

Help would be greatly 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

  reply	other threads:[~2011-07-13 12:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-13 11:29 [ECOS] " harish badrinath
2011-07-13 12:31 ` harish badrinath [this message]
2011-07-13 12:50   ` [ECOS] " harish badrinath

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='CAFUoqbd=wqbHPf6WRoVYu48GExGrr0kJomjCaObfi4xNuFGbfQ@mail.gmail.com' \
    --to=harishbadrinath@gmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).