]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix sending type 1 PCI transactions
authorFelix Radensky <felix@embedded-sol.com>
Fri, 22 Jan 2010 23:35:24 +0000 (01:35 +0200)
committerStefan Roese <sr@denx.de>
Sat, 23 Jan 2010 08:27:18 +0000 (09:27 +0100)
commit97c9f29008579f56c3fb86785f29f04dd4f47f94
treeb950575d84768d5e6829d2c73fba8bdf99ceeaa7
parent57ae8a5cced612088104303777e71a3dc89c00ef
ppc4xx: Fix sending type 1 PCI transactions

The list of 4xx SoCs that should send type 1 PCI transactions
is not defined correctly. As a result PCI-PCI bridges and devices
behind them are not identified. The following 4xx variants should
send type 1 transactions: 440GX, 440GP, 440SP, 440SPE, 460EX and 460GT.

Signed-off-by: Felix Radensky <felix@embedded-sol.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/pci/pci_indirect.c