public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Sangsu Baek" <sangsu@emctech.net>
To: "ecos" <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] fis load  exec failed
Date: Fri, 01 Aug 2008 08:03:00 -0000	[thread overview]
Message-ID: <006501c8f3ad$0fed97a0$0c01a8c0@sanbek> (raw)

hi I've some trouble with redboot on a ixp435 custom board.
following works

    > load -r -b 0x01600000 zImage
    > exec
        Using base address 0x01600000 and length 0x00104b4c

Then I created zImage partitions successfully with zImage successfully.

    > 
    > fis list
    Name              FLASH addr  Mem addr    Length      Entry point
    RedBoot           0x50000000  0x50000000  0x00080000  0x00000000
    zimage            0x50080000  0x50080000  0x00120000  0x01600000
    FIS directory     0x50FE0000  0x50FE0000  0x0001F000  0x00000000
    RedBoot config    0x50FFF000  0x50FFF000  0x00001000  0x00000000

But following doesn't work, I don't know why.
    > fis load -b 0x01600000 zimage
    > exec 0x01600000
        Can't execute Linux - invalid entry address

regards

-
Sangsu Baek

             reply	other threads:[~2008-08-01  8:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-01  8:03 Sangsu Baek [this message]
2008-08-08  7:29 ` Sangsu Baek
2008-08-13  7:25   ` Jürgen Lambrecht

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='006501c8f3ad$0fed97a0$0c01a8c0@sanbek' \
    --to=sangsu@emctech.net \
    --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).