commit | 1d8440e5416663570e4430c9bb508a74dff50a5c | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Feb 01 13:22:41 2007 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Feb 01 13:22:41 2007 +0100 |
tree | dc2115dee023f934ec5705e96d7713ac397f9c04 | |
parent | 188fab638c9e33db6f7bd55e45d7561a4838190d [diff] |
[PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file When PCI PNP is enabled the pci pnp configuration routine is called which sets the PCI_CACHE_SIZE_LINE to 8. This seems to generate some problems with some PCI cards. For now disable the PCI PNP configuration. Signed-off-by: Stefan Roese <sr@denx.de>