From patchwork Fri Jul 20 21:08:55 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Albert ARIBAUD X-Patchwork-Id: 172349 X-Patchwork-Delegate: wd@denx.de 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 04CB22C03EC for ; Sat, 21 Jul 2012 07:09:51 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E1057280E7; Fri, 20 Jul 2012 23:09:40 +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 yW3pLOTxbOwL; Fri, 20 Jul 2012 23:09:40 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id F0983280E1; Fri, 20 Jul 2012 23:09:29 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 27105280DE for ; Fri, 20 Jul 2012 23:09: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 txPoLklmgl4f for ; Fri, 20 Jul 2012 23:09:03 +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 smtpauth-vit.online.net (smtpauth-vit.online.net [88.190.253.76]) by theia.denx.de (Postfix) with ESMTPS id E8805280E1 for ; Fri, 20 Jul 2012 23:09:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=online.net; s=folays; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-ID:Subject:Cc:To:From:Date; bh=9TIvhk1MUAiB1A2Dw2LzAqsj0CbYUmTj7gUpKG9zxHc=; b=dV2xX6HHafOsPKYxsEIBr5oXocvI3uAt8ADbZMz2D7xNi7KDWchfnN63nFqsQTFlhVusbA0qp/0LiqsxF4GEeuGGqTfnMB9Xlc3y0e8k51W4UEDh1BBhmRl8M33VsVZE; Received: from [82.235.144.2] (helo=lilith) by smtpauth-vit.online.net with esmtpa (Exim 4.71) (envelope-from ) id 1SsKRV-0006Vl-EJ; Fri, 20 Jul 2012 23:08:57 +0200 Date: Fri, 20 Jul 2012 23:08:55 +0200 From: Albert ARIBAUD To: Wolfgang Denk Message-ID: <20120720230855.61055d60@lilith> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 X-auth-smtp-user: albert.u.boot@aribaud.net X-online-auth-user: FLEX_Nkc4QVl1V1F1cXE0MjI4Rw==l5Ldn4/JJ8J2HKAQGQj5otQdq46NLBgA3A== X-online-auth-smtp: FLEX_c0tPTUNPazA2czZXOFU0WQ==Pc/7ELK/DnGQxfaU+c6Zu78sbQk= Cc: U-Boot Subject: [U-Boot] Pull request #2: u-boot-arm/master 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 Hi Wolfgang, The following changes since commit a21c65115bd95572cc80092a31b0e9ecb8710e9f: ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency (2012-07-20 14:24:08 +0200) are available in the git repository at: git://git.denx.de/u-boot-arm master for you to fetch changes up to 6b8ac524e7bcfd4853bb4f494e539a63d894a46f: mx6: Make pad name macro consistent with the datasheet (2012-07-20 23:03:28 +0200) ---------------------------------------------------------------- Anatolij Gustschin (1): mx28: Fix elftosb source link in README.mx28_common Ashok (1): mx6: Make pad name macro consistent with the datasheet Fabio Estevam (1): doc: README.mx28_common: Add missing entry into Contents arch/arm/include/asm/arch-mx6/mx6x_pins.h | 4 ++-- doc/README.mx28_common | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) Amicalement,