* help -- barebox on ARM Cortex M3
@ 2011-05-17 8:37 Murthy, Ramana
2011-05-17 10:42 ` Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 1 reply; 2+ messages in thread
From: Murthy, Ramana @ 2011-05-17 8:37 UTC (permalink / raw)
To: barebox
[-- Attachment #1.1: Type: text/plain, Size: 1051 bytes --]
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.
Thanks in advance.
Best Regards,
N.S.S.R.Murthy,
Ph # +91-40-67303600, Extn - 3731,
Mobile # +91-9959677780.
________________________________
The information contained in or attached to this email may be subject to the Export Administration Regulations (EAR), administered by the U.S. Department of Commerce, or the International Traffic in Arms Regulations (ITAR), administered by the U.S. Department of State, and may require an export license from the Commerce or State Department prior to its export. An export can include a release or disclosure to a foreign national inside or outside the United States. Include this notice with any reproduced portion of this information.
[-- Attachment #1.2: Type: text/html, Size: 7237 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: help -- barebox on ARM Cortex M3
2011-05-17 8:37 help -- barebox on ARM Cortex M3 Murthy, Ramana
@ 2011-05-17 10:42 ` Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 0 replies; 2+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-05-17 10:42 UTC (permalink / raw)
To: Murthy, Ramana; +Cc: barebox
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-05-17 10:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-17 8:37 help -- barebox on ARM Cortex M3 Murthy, Ramana
2011-05-17 10:42 ` Jean-Christophe PLAGNIOL-VILLARD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox