commit | bcaaeb8165357d34cbf6feea2f3c50652b17661d | [log] [tgz] |
---|---|---|
author | Felix Radensky <felix@embedded-sol.com> | Sat Jan 23 01:35:24 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Sat Jan 23 09:27:18 2010 +0100 |
tree | b950575d84768d5e6829d2c73fba8bdf99ceeaa7 | |
parent | 00c27169f1ab67c3d3b524948d695a6b9e60994f [diff] |
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>