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.
On 7/16/07, khollan [off-list ref] wrote:
khollan wrote:
quoted
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