From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Sat, 12 Nov 2011 21:12:32 +1100 Subject: [U-Boot] [PATCH v2 11/12] x86: Misc PCI touchups In-Reply-To: <1320755603-8695-12-git-send-email-graeme.russ@gmail.com> References: <1320755603-8695-12-git-send-email-graeme.russ@gmail.com> Message-ID: <4EBE4690.7080707@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/11/11 23:33, Graeme Russ wrote: > Signed-off-by: Graeme Russ > --- > Changes for v1: > - None (skipped to set single version for consolidated series) > Changes for v2: > - Consolidated patch series > - Removed non x86 modification to drivers/pci/pci.c > > arch/x86/cpu/sc520/sc520_pci.c | 4 +--- > arch/x86/include/asm/pci.h | 2 +- > arch/x86/lib/pci_type1.c | 10 +++++++--- > 3 files changed, 9 insertions(+), 7 deletions(-) Applied to u-boot-x86 Thanks, Graeme