From patchwork Thu May 12 14:17:47 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Roese X-Patchwork-Id: 95318 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 5BFE2B6F47 for ; Fri, 13 May 2011 00:18:02 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0A71328086; Thu, 12 May 2011 16:18:01 +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 R658XDJWGu5P; Thu, 12 May 2011 16:18:00 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9F3FE2809B; Thu, 12 May 2011 16:17:58 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id ADE5C280A6 for ; Thu, 12 May 2011 16:17:56 +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 medZI+Akdn-x for ; Thu, 12 May 2011 16:17:56 +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 mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.182]) by theia.denx.de (Postfix) with ESMTPS id 05F372809B for ; Thu, 12 May 2011 16:17:54 +0200 (CEST) X-RZG-AUTH: :IW0NeWC7b/q2i6W/qstXb1SBUuFnrGohdvpEkce+Ub4+ReKfHDOmCJBC7Plt X-RZG-CLASS-ID: mo05 Received: from kubuntu.localnet (p57BD4628.dip.t-dialin.net [87.189.70.40]) by post.strato.de (jimi mo36) (RZmta 25.18) with ESMTPA id x0161fn4CDPAe5 ; Thu, 12 May 2011 16:17:51 +0200 (MEST) From: Stefan Roese To: "U-Boot-Users" Date: Thu, 12 May 2011 16:17:47 +0200 User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic; KDE/4.6.3; x86_64; ; ) MIME-Version: 1.0 Message-Id: <201105121617.47525.sr@denx.de> Subject: [U-Boot] Please pull u-boot-ppc4xx/master 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, please pull the following fix: The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6: keymile boards: move keymile specific header in subdir (2011-05-10 23:22:49 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Steven A. Falco (1): PPC405EX CHIP_21 erratum arch/powerpc/cpu/ppc4xx/cpu_init.c | 64 ++++++++++++++++++++++++++++++++++ arch/powerpc/include/asm/ppc405ex.h | 5 +++ arch/powerpc/include/asm/processor.h | 31 ++++++++++++++++ include/configs/kilauea.h | 14 +++++++ 4 files changed, 114 insertions(+), 0 deletions(-)