Add a PCI card on MPC8349E-mITX-GP board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Add a PCI card on MPC8349E-mITX-GP board

4,163 Views
cb
Contributor I
I use MPC8349 evaluation board with linux and ltib tool. I build a linux BSP for the evaluation board.
During linux boot I got the following messages (with or without PCI card connected):

PCI: Cannot allocate ressource region 0 of device 0000:00:00.0
PCI: Cannot allocate ressource region 2 of device 0000:00:00.0
PCI: Cannot allocate ressource region 0 of device 0001:01:00.0
PCI: Cannot allocate ressource region 2 of device 0001:01:00.0

PCI : Failed to allocate mem resource #2 80000000@0 for 0000:00:00.0
PCI : Failed to allocate mem resource #2 80000000@0 for 0001:01:00.0

Any ideas ?

Regards




0 Kudos
7 Replies

1,529 Views
aurelihein
Contributor I
I got exactly the same problem, and my PCI card is not working any more in a standard PC :smileysad:
The card I tried to use was a Tuner card from Technisat (Skystar2).
if you got some news . . .
I am not able to change any register too, do you know how to do that ?
Thank you in advance for your answers
0 Kudos

1,529 Views
mii
Contributor I
hi, aurelihein,
I have again the problem to add a PCI card on MPC8349E-mITX.
Do you have resolved it ?
 
My u-boot said a strange message :
"PCI1 32bit for SATA, PCI2 32bit for PCI slot and mini PCI."
I investigate this morning.
0 Kudos

1,528 Views
aurelihein
Contributor I
actually i can't test anymore because my card passed away after plugin it :smileysad:
I am waiting a new car from my boss
i will keep you update
let me know if you succeed
0 Kudos

1,528 Views
mii
Contributor I
I still have the problem. I hardly manage to detect if something is connected or not on the PCI port. And I don't detect anything when I'm doing a lspci command. And if I select the Enhanced  PCI module in the menuconfig I have a problem of compilation of the kernel and when I patch the kernel and recompile it with the Enhanced PCI module, it works. But when I download it on the MPC8349-mITX, the kernel can't run and it returns on the Uboot.
 
I don't know what to do in order to make this PCI work .
 
If you have an idea, or if you have succeeded to make the PCI work on the MPC8349-mITX, it will be very helpful.
 
Thanks in advance
 
Regards
 
mii
 
 
0 Kudos

1,528 Views
aurelihein
Contributor I
I figured out that the board has a problem it's seem that the pci connector is reversed.
I already tried to connect a tuner card, the tuner card couldn't work anymore afterward...
I tried another pci card, a pci to sata bridge, i could reversed it and I was surprised to see that the bridge worked ...
if it can help you check the schematics of the demo board especially the pci connector . . .
0 Kudos

1,528 Views
yan_
Contributor I
Hello guys, I've got the same problem, the PCI bus of mpc8349e-mitxe works very strange.
I've tried to plug the card with PCI-to-PCI bridge and 4 TI DSPs on it.

The lspci shows me the bridge, but no other devices behind the bridge.
I've tried to plug the standard intel's 100/10 eth card and it works.
There are jumpers on board which configure the PCI's frequency, I've tried different configuration and no help.
Also there is RCW (reset configuration word) which readed from flash at the boot, this also has some PCI config data.
Is anybody solved the problem?

P.S
I'm working with freescale's kernel 2.6.13 and 2.6.16 from ltib.

0 Kudos

1,528 Views
mii
Contributor I
Hi,
I have the same problem. Do you have resolved it ?
Regards
 
0 Kudos