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

why only this address in pci


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 

i am strucking at 

HAL_PCI_CFG_WRITE_UINT32(0, 0, CYG_PCI_CFG_BAR_1, 0x01000000); 

can any one help me what is the reason or any pointers at this stage of
porting 



thanks & regards, 
Sumanth 



--
View this message in context: http://www.nabble.com/why-only-this-address-in-pci-t1211193.html#a3200940
Sent from the Sourceware - ecos-discuss forum at Nabble.com.


-- 
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]