public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: dorin@gr-303.com
Cc: eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] 860T redboot...almost there...but need a bit of help
Date: Sun, 03 Jul 2005 01:02:00 -0000	[thread overview]
Message-ID: <1120352549.31874.26.camel@hermes> (raw)
In-Reply-To: <20050627205507.63757.qmail@web42007.mail.yahoo.com>

On Mon, 2005-06-27 at 13:55 -0700, Michael Dorin wrote:
> 
> It has taken a while, working on and off, but I have
> finally made some good progress.
> 
> I can build and boot redboot, using the ROMRAM
> configuration.  
> 
> However, I still need to set the program counter
> to 0x100 through my bdm port.  If I power cycle
> the board, it won't boot. 
> 
> I understand this is because my flash is bigger
> than 1 meg...but how do I remap the reset vectors
> in redboot to land up higher?

Look carefully at one of the other 8xx ports.  

Basically how it works is that after reset, the *only* thing
that is mapped in is ROM/FLASH, CS0.  You run using this,
up to the point where everything else is set up and then
switch address spaces to match how you've set up the CSx.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
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:[~2005-07-03  1:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-27 20:55 Michael Dorin
2005-07-03  1:02 ` Gary Thomas [this message]

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=1120352549.31874.26.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=dorin@gr-303.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).