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]

Re: adding POST to iq80310 - Cyclone


"Afzal, Naeem M" <naeem.m.afzal@intel.com> writes:

> I want to add some POST code after the init code in the iq80310
> initialization code for testing SDRAM and SRAM. How can I achive that. Where
> is the init code, What files I need to modify.
> 

You need to add this to the PLATFORM_SETUP1 macro (ARM targets define this macro
in hal_platform_setup.h), before RedBoot makes use of RAM for stack, data and
bss sections.

Robin


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