From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 1 Dec 2011 09:12:53 +0100 Subject: [U-Boot] [PATCH 2/3] ppc4xx: remove invalid access to PCI_BRDGOPT2 register In-Reply-To: <13185115441965-git-send-email-matthias.fuchs@esd.eu> References: <13185115443925-git-send-email-matthias.fuchs@esd.eu> <13185115441965-git-send-email-matthias.fuchs@esd.eu> Message-ID: <201112010912.54163.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 13 October 2011 15:12:23 matthias.fuchs at esd.eu wrote: > From: Matthias Fuchs > > 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. Applied to u-boot-ppc4xx. Thanks. Best regards, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de