From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 10 Jul 2009 09:01:30 +0200 Subject: [U-Boot] [PATCH] ppc4xx: Set default PCI device ID for 405EP boards In-Reply-To: <200907081531.58149.matthias.fuchs@esd.eu> References: <200907081531.58149.matthias.fuchs@esd.eu> Message-ID: <200907100901.30395.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 Wednesday 08 July 2009 15:31:57 Matthias Fuchs wrote: > Current code only sets the PCI vendor id to 0x1014 and > leaved device id to 0x0000. > > Ths patch .... > a) uses the correct PCI_VENDOR_ID_IBM macro for this > b) sets the default device ID as stated in the UM to 0x0156 > by using PCI_DEVICE_ID_IBM_405GP for this. > > Signed-off-by: Matthias Fuchs 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 =====================================================================