From: Matthias Fuchs Date: Thu, 13 Oct 2011 13:12:23 +0000 (+0200) Subject: ppc4xx: remove invalid access to PCI_BRDGOPT2 register X-Git-Tag: v2011.12-rc1~106^2~15^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=baa3713fe258b7a970602438916fed9b5b267f82;p=u-boot ppc4xx: remove invalid access to PCI_BRDGOPT2 register This patch removes an invalid call to pci_write_config_dword to PCI_BRDGOPT2 register. This function must not be used from pci_target_init and is also at the wrong place. The correct call is done later in pci_target_init via pci_hose_write_config_dword. Signed-off-by: Matthias Fuchs Signed-off-by: Stefan Roese --- diff --git a/board/esd/pmc440/pmc440.c b/board/esd/pmc440/pmc440.c index 0d560649ea..3713e374b0 100644 --- a/board/esd/pmc440/pmc440.c +++ b/board/esd/pmc440/pmc440.c @@ -574,8 +574,6 @@ void pci_target_init(struct pci_controller *hose) /* No error reporting */ pci_hose_write_config_word(hose, 0, PCI_ERREN, 0); - pci_write_config_dword(0, PCI_BRDGOPT2, 0x00000101); - if (!is_monarch()) { /* Program the board's subsystem id/classcode */ pci_hose_write_config_word(hose, 0, PCI_SUBSYSTEM_ID,