From patchwork Tue Jan 11 10:05:30 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Roese X-Patchwork-Id: 78304 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 39D53B6F14 for ; Tue, 11 Jan 2011 21:05:44 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 91B74280CC; Tue, 11 Jan 2011 11:05:41 +0100 (CET) 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 qoKw0TiPW0hi; Tue, 11 Jan 2011 11:05:41 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 263B7280CE; Tue, 11 Jan 2011 11:05:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2B9FD280CE for ; Tue, 11 Jan 2011 11:05:38 +0100 (CET) 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 BcR8rpYX-B02 for ; Tue, 11 Jan 2011 11:05:36 +0100 (CET) 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 mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.180]) by theia.denx.de (Postfix) with ESMTPS id 07336280CC for ; Tue, 11 Jan 2011 11:05:34 +0100 (CET) X-RZG-AUTH: :IW0NeWC7b/q2i6W/qstXb1SBUuFnrGohavlCkce+Ub5QXMSOpHp3KREmnujtcA== X-RZG-CLASS-ID: mo05 Received: from quad.localnet (p57BD3DD7.dip.t-dialin.net [87.189.61.215]) by post.strato.de (jimi mo35) (RZmta 24.9) with ESMTP id a0531dn0BA592e ; Tue, 11 Jan 2011 11:05:33 +0100 (MET) From: Stefan Roese To: u-boot@lists.denx.de Date: Tue, 11 Jan 2011 11:05:30 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.36.2-sr; KDE/4.5.3; i686; ; ) MIME-Version: 1.0 Message-Id: <201101111105.30744.sr@denx.de> Subject: [U-Boot] Please pull u-boot-ppc4xx (Update) 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 Hi Wolfgang, The following changes since commit 89c95f0cd3f8140f3b8a82a22a6a144c148d09c6: asm-offsets: generate bd_t size (2011-01-09 18:08:20 +0100) are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Felix Radensky (1): PPC4xx: Reduce NAND TLB window size on Canyonlands Ricardo Ribalda Delgado (1): xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL Stefan Roese (2): ppc4xx: Remove PCI support from lwmon5 ppc4xx: Fix compilation breakage in miiphy.c arch/powerpc/cpu/ppc4xx/miiphy.c | 2 +- board/amcc/canyonlands/init.S | 2 +- board/xilinx/ppc405-generic/Makefile | 11 +++-------- board/xilinx/ppc440-generic/Makefile | 14 ++++---------- include/configs/lwmon5.h | 17 ----------------- 5 files changed, 9 insertions(+), 37 deletions(-)