From patchwork Tue Apr 24 01:38:31 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Chou X-Patchwork-Id: 154564 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 BFD10B6F6E for ; Tue, 24 Apr 2012 12:01:28 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A2D5F282E5; Tue, 24 Apr 2012 03:42:43 +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 e+Xg2XRpATxD; Tue, 24 Apr 2012 03:42:43 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E1C38282A0; Tue, 24 Apr 2012 03:42:40 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 64775282A0 for ; Tue, 24 Apr 2012 03:42:39 +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 JkuzPHonpN5K for ; Tue, 24 Apr 2012 03:42:38 +0200 (CEST) X-Greylist: delayed 306 seconds by postgrey-1.27 at theia; Tue, 24 Apr 2012 03:42:36 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 darkstar.wytron.com.tw (www.wytron.com.tw [211.75.82.101]) by theia.denx.de (Postfix) with ESMTP id 11E122829E for ; Tue, 24 Apr 2012 03:42:36 +0200 (CEST) Received: by darkstar.wytron.com.tw (Postfix, from userid 1000) id C6847102235; Tue, 24 Apr 2012 09:38:31 +0800 (CST) From: thomas To: Wolfgang Denk Date: Tue, 24 Apr 2012 09:38:31 +0800 Message-ID: <87pqaxx620.fsf@darkstar.wytron.com.tw> MIME-Version: 1.0 Cc: U-Boot Subject: [U-Boot] Pull request: u-boot-nios/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 The following changes since commit 61ddce07f8b96c5df7d00466b4da9edaecb0eff1: sandbox: Use the new run_command() (2012-04-23 22:53:54 +0200) are available in the git repository at: git://git.denx.de/u-boot-nios.git master Thomas Chou (1): nios2: move gd and bd into BSS arch/nios2/lib/board.c | 12 +++++------- include/configs/nios2-generic.h | 12 ++++-------- 2 files changed, 9 insertions(+), 15 deletions(-)