linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* ML410 PCI support
@ 2007-07-11 19:15 khollan
  2007-07-16 15:38 ` khollan
  0 siblings, 1 reply; 3+ messages in thread
From: khollan @ 2007-07-11 19:15 UTC (permalink / raw)
  To: linuxppc-embedded


I have two questions:
1) Has anyone wrote linux 2.6 PCI drviers for the xilinx development boards. 
I want to get the PCI slots working on my board.
2)How do I set the HwAddr for the TEMAC driver?  Im using Grants latest git
tree.  My board boots and the HwAddr is set to 00:00:00:00:00:00
Thanks for your help
Kevin
-- 
View this message in context: http://www.nabble.com/ML410-PCI-support-tf4064052.html#a11547023
Sent from the linuxppc-embedded mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ML410 PCI support
  2007-07-11 19:15 ML410 PCI support khollan
@ 2007-07-16 15:38 ` khollan
  2007-07-16 15:44   ` Grant Likely
  0 siblings, 1 reply; 3+ messages in thread
From: khollan @ 2007-07-16 15:38 UTC (permalink / raw)
  To: linuxppc-embedded



khollan wrote:
> 
> I have two questions:
> 1) Has anyone wrote linux 2.6 PCI drviers for the xilinx development
> boards.  I want to get the PCI slots working on my board.
> 2)How do I set the HwAddr for the TEMAC driver?  Im using Grants latest
> git tree.  My board boots and the HwAddr is set to 00:00:00:00:00:00
> Thanks for your help
> Kevin
> 

1) Still waiting to see if someone knows how to go about doing this...
2) Solved this by hardcoding it in the embed_config.c file

Any help would be appreciated for the PCI issue.
Kevin
-- 
View this message in context: http://www.nabble.com/ML410-PCI-support-tf4064052.html#a11620099
Sent from the linuxppc-embedded mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ML410 PCI support
  2007-07-16 15:38 ` khollan
@ 2007-07-16 15:44   ` Grant Likely
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Likely @ 2007-07-16 15:44 UTC (permalink / raw)
  To: khollan; +Cc: linuxppc-embedded

On 7/16/07, khollan <khollan@daktronics.com> wrote:
>
>
> khollan wrote:
> >
> > I have two questions:
> > 1) Has anyone wrote linux 2.6 PCI drviers for the xilinx development
> > boards.  I want to get the PCI slots working on my board.
> > 2)How do I set the HwAddr for the TEMAC driver?  Im using Grants latest
> > git tree.  My board boots and the HwAddr is set to 00:00:00:00:00:00
> > Thanks for your help
> > Kevin
> >
>
> 1) Still waiting to see if someone knows how to go about doing this...

No, I don't think anyone has done proper PCI support.  But you might
want to double check the MontaVista 2.4 tree.

> 2) Solved this by hardcoding it in the embed_config.c file

Which is probably the best way to do it if you're booting from a
zImage.  If you're booting from u-boot or another bootloader, you can
pass the addr in the board info structure.

Cheers,
g.


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-07-16 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-11 19:15 ML410 PCI support khollan
2007-07-16 15:38 ` khollan
2007-07-16 15:44   ` Grant Likely

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 NNTP newsgroup(s).