* why only this address in pci
@ 2006-03-02 11:46 sumanth
2006-03-02 12:19 ` David Vrabel
0 siblings, 1 reply; 2+ messages in thread
From: sumanth @ 2006-03-02 11:46 UTC (permalink / raw)
To: ecos-devel
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 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-t1211173.html#a3200873
Sent from the Sourceware - ecos-devel forum at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: why only this address in pci
2006-03-02 11:46 why only this address in pci sumanth
@ 2006-03-02 12:19 ` David Vrabel
0 siblings, 0 replies; 2+ messages in thread
From: David Vrabel @ 2006-03-02 12:19 UTC (permalink / raw)
To: sumanth; +Cc: ecos-devel
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-02 12:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-02 11:46 why only this address in pci sumanth
2006-03-02 12:19 ` David Vrabel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).