This is the mail archive of the ecos-discuss@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]

Eb55+AT91ether memory map


Hi, 
I have an EB55 with a memory extension board.
The new memory map of the system is something like this:

0x00000000 - 0x00001fff (On chip SRAM) (unchanged)
0x01000000 - 0x011fffff (Flash) (unchanged)
0x02000000 - 0x022fffff (Ram 3 MB) (The EB55 have 1MB + 2 MB from the mem card)
0x04000000 - 0x04000fff (Ethernet Controller CS8900A-CQ3) (from the extension card)
0x05000000 - 0x050fffff (Flash 1 MB) (from the mem extension card)
0xffe00000 - 0xffffffff (I/O registers) (unchanged).

The file that I have to change in the hall is: "hal_platform_setup.h" ?
Or shall I create a new directory to support this board ?

Thanks in advance for you time.
Best regards

Luis de Sousa




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


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