From patchwork Thu Jun 27 06:20:01 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfgang Denk X-Patchwork-Id: 254975 X-Patchwork-Delegate: trini@ti.com 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 BE4D02C0096 for ; Thu, 27 Jun 2013 16:20:34 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7360E4A023; Thu, 27 Jun 2013 08:20:31 +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 hoQBDmpWREaJ; Thu, 27 Jun 2013 08:20:31 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 690414A01B; Thu, 27 Jun 2013 08:20:26 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 68B4A4A01B for ; Thu, 27 Jun 2013 08:20:21 +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 FPMaf8gcYHvd for ; Thu, 27 Jun 2013 08:20:15 +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 mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by theia.denx.de (Postfix) with ESMTPS id 2CB594A019 for ; Thu, 27 Jun 2013 08:20:08 +0200 (CEST) Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3bgrYz6dPGz3hhZj; Thu, 27 Jun 2013 08:20:07 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3bgrYz6RnBzbbjl; Thu, 27 Jun 2013 08:20:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from smtp-auth.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id jhM0nNzzs5IY; Thu, 27 Jun 2013 08:20:01 +0200 (CEST) X-Auth-Info: w9jqT3I8q64TNHlqPkAx3cc9MHBoSWSKZqYOUm3f1Ks= Received: from diddl.denx.de (host-80-81-18-216.customer.m-online.net [80.81.18.216]) by smtp-auth.mnet-online.de (Postfix) with ESMTPA; Thu, 27 Jun 2013 08:20:01 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.0.0.2]) by diddl.denx.de (Postfix) with ESMTP id 8487E1A77A5; Thu, 27 Jun 2013 08:19:57 +0200 (CEST) Received: from gemini.denx.de (localhost [IPv6:::1]) by gemini.denx.de (Postfix) with ESMTP id 882DE380468; Thu, 27 Jun 2013 08:20:01 +0200 (MEST) To: Tom Rini From: Wolfgang Denk MIME-Version: 1.0 Date: Thu, 27 Jun 2013 08:20:01 +0200 Message-Id: <20130627062001.882DE380468@gemini.denx.de> Cc: u-boot@lists.denx.de Subject: [U-Boot] [PPC 74xx_7xx] Please pull u-boot-74xx-7xx.git X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 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 Dear Tom, The following changes since commit ca85eb8c4271509aaac1ccb26ae3eb1a7827b4e6: Merge branch 'master' of git://git.denx.de/u-boot-net (2013-06-24 22:27:44 -0400) are available in the git repository at: git://git.denx.de/u-boot-74xx-7xx.git master for you to fetch changes up to b8bfde7f0157c1266b23d71a5da81319302d9bb4: PPC 74xx_7xx: Fix build warnings for ELPPC board (2013-06-27 08:12:28 +0200) ---------------------------------------------------------------- Wolfgang Denk (1): PPC 74xx_7xx: Fix build warnings for ELPPC board board/eltec/elppc/misc.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) Best regards, Wolfgang Denk