public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Mark Salter <msalter@redhat.com>
To: cpereira@ics.uci.edu
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] What's the definition of VROM memory region used for?
Date: Thu, 02 Aug 2001 18:07:00 -0000	[thread overview]
Message-ID: <200108030107.f7317gB31841@deneb.localdomain> (raw)
In-Reply-To: <Pine.SOL.4.20.0108021736430.22303-100000@washoe.ics.uci.edu>

>>>>> Cristiano Ligieri Pereira writes:

> How this mapping is implemented? MMU? I've seen some macros in the flash.c
> files (FLASH_P2V) but honestly I'm still confused on how this mappping
> happens...

Yes, MMU. The FLASH_P2V is where the remapping of the 1st 4K of flash is
handled. The MMU tables is setup in:

  hal/arm/iq80310/current/include/hal_platform_setup.h

Basically, everything is mapped one-to-one except the first 4K of
flash and RAM are swapped.

--Mark

  reply	other threads:[~2001-08-02 18:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-02 16:57 Cristiano Ligieri Pereira
2001-08-02 17:11 ` Mark Salter
2001-08-02 17:44   ` Cristiano Ligieri Pereira
2001-08-02 18:07     ` Mark Salter [this message]
2001-08-02 21:02   ` Cristiano Ligieri Pereira
2001-08-03  4:50     ` Mark Salter
2001-08-03  7:59       ` Cristiano Ligieri Pereira
2001-08-03  8:14         ` Mark Salter
2001-08-03  9:21           ` Cristiano Ligieri Pereira
2001-08-03  9:28             ` Mark Salter

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=200108030107.f7317gB31841@deneb.localdomain \
    --to=msalter@redhat.com \
    --cc=cpereira@ics.uci.edu \
    --cc=ecos-discuss@sourceware.cygnus.com \
    /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).