mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: "Murthy, Ramana" <Ramana.Murthy@microsemi.com>
Cc: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: help  -- barebox on ARM Cortex M3
Date: Tue, 17 May 2011 12:42:54 +0200	[thread overview]
Message-ID: <20110517104254.GB2737@game.jcrosoft.org> (raw)
In-Reply-To: <6F2524F76379064FB8CB9CEE698D56DA8D40DE20D3@IN-MSG-01.amer.actel.com>

Hi,

	please do not write HTML e-mail use plain/text
On 14:07 Tue 17 May     , Murthy, Ramana wrote:
>    Hi All,
> 
>     
> 
>    I am new to barebox. Now a days I am trying to port a good bootloader onto
>    ARM Cortex M3 based board. The board has enough memory, Serial and
>    Ethernet interfaces.
> 
>    Only thing lacking in Cortex M3 is MMU. Instead there is MPU(Memory
>    Protection Unit).
> 
>     
> 
>    Does barebox support ARM devices without MMU? If Yes, please point me to
>    the related links.
Basicaly Barebox does not enable the MMU on ARM but actually the assembly is
not write to be 100% compliant with Thumb2. Otherwise you will not have big
issue to add the M3 support

To enable the MMU you need to enable CONFIG_MMU otherwise noMMU enabled by
default

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2011-05-17 10:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-17  8:37 Murthy, Ramana
2011-05-17 10:42 ` Jean-Christophe PLAGNIOL-VILLARD [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=20110517104254.GB2737@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=Ramana.Murthy@microsemi.com \
    --cc=barebox@lists.infradead.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