This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

support for memory extension card at91mec01 on board at91eb40a


Diff was generated from ecos/packages/hal/arm/at91/eb40a with cvs copy in "from_cvs" and new version in "current".


Diff is adding an option that's enabling support for AT91MEC01.

RAM is mapped to address space and used. FLASH is mapped but not used by default (it's non-continous).


I'm adding two ecms - building Redboot for AT91EB40A+AT91MEC01 combo in ROM and ROMRAM versions.

Installing Redboot, ROM version:
- using Angel Monitor load to RAM version defined in Redboot_RAM.ecm
- start that version
- using it load to FLASH version defined in Redboot_ROM_mec01.ecm

Installing Redboot, ROMRAM version:
- using Angel Monitor load to RAM version defined in Redboot_RAM.ecm
- start that version
- using it load to FLASH version defined in Redboot_ROMRAM_mec01.ecm



-- 
Slawek Piotrowski

Attachment: diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]