public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ram usage by redboot
@ 2009-06-01 19:45 Robert Brusa
  2009-06-02  7:48 ` Martin Laabs
  2009-06-02 11:27 ` Gary Thomas
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Brusa @ 2009-06-01 19:45 UTC (permalink / raw)
  To: ecos-discuss

Hi all
I have configured a redboot (using ecos-3.0) for my target. Upon power up  
it writes out (among a lot of other stuff):

Platform: AT91ICB (ARM7TDMI)
RAM: 0x00200000-0x00220000 [0x00204c48-0x0021f300 available]
FLASH: 0x00100000-0x0013ffff, 1024 x 0x100 blocks

This makes me wunder:
a) What is the RAM up from 0x0021f300 used for? I can find no hint in the  
map.
b) It writes out the flash available on this machine. Why not the flash  
actually available for other programs?

Thanks for comments on this issue.
   Robert

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: [ECOS] ram usage by redboot
@ 2009-06-02 10:29 Syed Ismail
  0 siblings, 0 replies; 4+ messages in thread
From: Syed Ismail @ 2009-06-02 10:29 UTC (permalink / raw)
  To: Bob.Brusa; +Cc: ecos-discuss




On Tue, 02 Jun 2009 Robert Brusa wrote :

Redboot creates two memory regions in the end of the actual flash region, fis directory-used to list partitions created in flash and redboot config-used to store boot script and other configs like mac. When redboot runs, these regions are copied to end region of ram and are not available for use.
Rgds 

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-02 11:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-01 19:45 [ECOS] ram usage by redboot Robert Brusa
2009-06-02  7:48 ` Martin Laabs
2009-06-02 11:27 ` Gary Thomas
2009-06-02 10:29 Syed Ismail

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).