commit | 97c9f29008579f56c3fb86785f29f04dd4f47f94 | [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 | 57ae8a5cced612088104303777e71a3dc89c00ef [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>