From patchwork Wed Feb 9 19:59:03 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Wood X-Patchwork-Id: 82527 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 9AE63B7043 for ; Thu, 10 Feb 2011 06:59:34 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1484128246; Wed, 9 Feb 2011 20:59:33 +0100 (CET) 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 ClXcDYIIt88G; Wed, 9 Feb 2011 20:59:32 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 429FC280E7; Wed, 9 Feb 2011 20:59:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1CA11280E7 for ; Wed, 9 Feb 2011 20:59:28 +0100 (CET) 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 ipslpU92+fOy for ; Wed, 9 Feb 2011 20:59:26 +0100 (CET) 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 VA3EHSOBE003.bigfish.com (va3ehsobe003.messaging.microsoft.com [216.32.180.13]) by theia.denx.de (Postfix) with ESMTPS id 12938280E3 for ; Wed, 9 Feb 2011 20:59:24 +0100 (CET) Received: from mail87-va3-R.bigfish.com (10.7.14.235) by VA3EHSOBE003.bigfish.com (10.7.40.23) with Microsoft SMTP Server id 14.1.225.8; Wed, 9 Feb 2011 19:59:23 +0000 Received: from mail87-va3 (localhost.localdomain [127.0.0.1]) by mail87-va3-R.bigfish.com (Postfix) with ESMTP id 2141BF50727; Wed, 9 Feb 2011 19:59:23 +0000 (UTC) X-SpamScore: -3 X-BigFish: VS-3(zz936eKzz1202hzzz2dh2a8h637h668h61h) X-Spam-TCS-SCL: 0:0 X-Forefront-Antispam-Report: KIP:(null); UIP:(null); IPVD:NLI; H:de01egw02.freescale.net; RD:de01egw02.freescale.net; EFVD:NLI Received: from mail87-va3 (localhost.localdomain [127.0.0.1]) by mail87-va3 (MessageSwitch) id 129728156356395_27686; Wed, 9 Feb 2011 19:59:23 +0000 (UTC) Received: from VA3EHSMHS033.bigfish.com (unknown [10.7.14.247]) by mail87-va3.bigfish.com (Postfix) with ESMTP id 0ABF9888051; Wed, 9 Feb 2011 19:59:23 +0000 (UTC) Received: from de01egw02.freescale.net (192.88.165.103) by VA3EHSMHS033.bigfish.com (10.7.99.43) with Microsoft SMTP Server (TLS) id 14.1.225.8; Wed, 9 Feb 2011 19:59:15 +0000 Received: from az33smr02.freescale.net (az33smr02.freescale.net [10.64.34.200]) by de01egw02.freescale.net (8.14.3/8.14.3) with ESMTP id p19JxEx3000715; Wed, 9 Feb 2011 12:59:14 -0700 (MST) Received: from schlenkerla.am.freescale.net (schlenkerla.am.freescale.net [10.82.120.180]) by az33smr02.freescale.net (8.13.1/8.13.0) with ESMTP id p19JxDsA021434; Wed, 9 Feb 2011 13:59:13 -0600 (CST) Date: Wed, 9 Feb 2011 13:59:03 -0600 From: Scott Wood To: Message-ID: <20110209195903.GA10707@schlenkerla.am.freescale.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-OriginatorOrg: freescale.com Cc: u-boot@lists.denx.de Subject: [U-Boot] Pull request: nand flash 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 The following changes since commit 8d4addc3c3fe1a9ea160a5a1a20a1f934ff3fe97: Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-02-06 22:41:53 +0100) are available in the git repository at: git://git.denx.de/u-boot-nand-flash.git master Scott Wood (1): NAND: env: remember the flags used in the previous environment common/env_nand.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-)