From patchwork Mon Apr 15 19:36:37 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Albert ARIBAUD X-Patchwork-Id: 236710 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 EE9CF2C00DF for ; Tue, 16 Apr 2013 05:36:50 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AC98D4A166; Mon, 15 Apr 2013 21:36:48 +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 CnDuBUn9Lvpa; Mon, 15 Apr 2013 21:36:48 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D96CA4A15C; Mon, 15 Apr 2013 21:36:46 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 375184A15C for ; Mon, 15 Apr 2013 21:36:45 +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 JTnC5Ywwy-Jk for ; Mon, 15 Apr 2013 21:36:44 +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 aribaud.fr (aribaud.fr [82.235.144.2]) by theia.denx.de (Postfix) with ESMTPS id 091104A158 for ; Mon, 15 Apr 2013 21:36:42 +0200 (CEST) Received: from lilith ([192.168.128.3]) by janus with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1URpCg-00024s-TN; Mon, 15 Apr 2013 21:36:39 +0200 Date: Mon, 15 Apr 2013 21:36:37 +0200 From: Albert ARIBAUD To: Tom Rini Message-ID: <20130415213637.4650a4ef@lilith> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.13; x86_64-pc-linux-gnu) Mime-Version: 1.0 Cc: U-Boot Subject: [U-Boot] Pull request: 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 Tom, The following changes since commit 8960af8ba9488fc54e2e4733cbada26d3cece225: cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README (2013-04-14 17:04:43 +0200) are available in the git repository at: git://git.denx.de/u-boot-arm master for you to fetch changes up to c4a4e2e20ca226948b62ed116df98f7a3932f2ac: ARMv7: start.S: stay in HYP mode if u-boot is entered in it (2013-04-15 18:30:59 +0200) ---------------------------------------------------------------- Andre Przywara (1): ARMv7: start.S: stay in HYP mode if u-boot is entered in it arch/arm/cpu/armv7/start.S | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) Amicalement,