]> git.sur5r.net Git - u-boot/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)
committerWolfgang Denk <wd@denx.de>
Sat, 23 Jan 2010 16:53:55 +0000 (17:53 +0100)
commiteb20392ca986074c78ee4f241a8f2369777a8df3
tree6dc8b7190b81d7c2b579381de2f3456f65a44fc0
parent57ab8a129dd4121711540e2b976aff882998de51
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