From patchwork Thu May 26 14:33:59 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kumar Gala X-Patchwork-Id: 97581 X-Patchwork-Delegate: galak@kernel.crashing.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 8F3A9B6F95 for ; Fri, 27 May 2011 00:34:19 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7D31728111; Thu, 26 May 2011 16:34:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CnAGjSiVNRxw; Thu, 26 May 2011 16:34:15 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 21B2D280EB; Thu, 26 May 2011 16:34:14 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6D072280EB for ; Thu, 26 May 2011 16:34:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YXUiuQ9w5zsZ for ; Thu, 26 May 2011 16:34:10 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) by theia.denx.de (Postfix) with ESMTPS id 065DC280E9 for ; Thu, 26 May 2011 16:34:08 +0200 (CEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id p4QEXxNd029303; Thu, 26 May 2011 09:34:00 -0500 Date: Thu, 26 May 2011 09:33:59 -0500 (CDT) From: Kumar Gala X-X-Sender: galak@right.am.freescale.net To: Wolfgang Denk Message-ID: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Cc: u-boot@lists.denx.de Subject: [U-Boot] [GIT PULL] Please pull u-boot-mpc85xx.git X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de The following changes since commit 7a82c208143bbc774ffcb4e53239410f867a0794: Prepare v2011.06-rc1 (2011-05-19 22:23:50 +0200) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master Kumar Gala (1): powerpc/fsl_pci: Fix device tree fixups for newer platforms README | 5 +++++ arch/powerpc/include/asm/config_mpc85xx.h | 9 +++++++++ arch/powerpc/include/asm/fsl_pci.h | 6 +++++- 3 files changed, 19 insertions(+), 1 deletions(-)