From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Robert_Deli=EBn?= Date: Mon, 11 Dec 2006 16:02:52 +0100 Subject: [U-Boot-Users] [PATCH] NXP Semiconductors PCI IP block driver Message-ID: <000001c71d35$6e6b81c0$dfdd9182@code1.emi.philips.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, The patch attached contains a driver for the NXP Semiconductors A051 PCI IP block as present on the PNX8550, PNX8535 and PNX8536. The configuration for the SilverBox development target has been updated for PCI support. This patch applies cleanly if my previous patches have been applied: 1. pnx8550support.diff 2. nxp_i2c.diff 3. mips_timer2.diff 4. nxp_pci.diff Either the driver drivers/pci_indirect.c is not processor endianness independent or the IO functionality for MIPS is a bit outdated. In order to satisfy the need of drivers/pci_indirect.c for prototypes of out_le32 etc, I have added externals for those in include/asm-mips/io.h. With kind regards, Robert. -------------- next part -------------- A non-text attachment was scrubbed... Name: nxp_pci.diff.gz Type: application/octet-stream Size: 9696 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20061211/bff13619/attachment.obj