This is the mail archive of the ecos-devel@sourceware.org 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]

Re: why only this address in pci


sumanth wrote:
> Hi all,
> 
>              We are porting ecos for ixp425 evalution board, we are using
> the grg 
>              for the purpose ,
>               now we are able to go up to plf_hardware_init
> 
>               we are strucking up at cyg_hal_plf_pci_init
>  
> in pci  it is using this address  are there any specific reasons
> 
> *IXP425_PCI_PCIMEMBASE = 0x48494A4B
> *IXP425_PCI_AHBMEMBASE = 0x00010203

This values ensure that the AHB addresses are the same as the PCI bus
addresses.  You don't want to change them.

David Vrabel
-- 
David Vrabel, Design Engineer

Arcom, Clifton Road           Tel: +44 (0)1223 411200 ext. 3233
Cambridge CB1 7EA, UK         Web: http://www.arcom.com/


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