From patchwork Fri Jun 28 16:46:37 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Wood X-Patchwork-Id: 255476 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 51BB22C0091 for ; Sat, 29 Jun 2013 02:47:11 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 903474A023; Fri, 28 Jun 2013 18:47:09 +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 bB-5IB9LrPxD; Fri, 28 Jun 2013 18:47:09 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5440B4A039; Fri, 28 Jun 2013 18:47:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 424204A039 for ; Fri, 28 Jun 2013 18:47:00 +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 8Eqbyn0zLTv2 for ; Fri, 28 Jun 2013 18:46:55 +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 co1outboundpool.messaging.microsoft.com (co1ehsobe003.messaging.microsoft.com [216.32.180.186]) by theia.denx.de (Postfix) with ESMTPS id B76C94A023 for ; Fri, 28 Jun 2013 18:46:47 +0200 (CEST) Received: from mail20-co1-R.bigfish.com (10.243.78.230) by CO1EHSOBE012.bigfish.com (10.243.66.75) with Microsoft SMTP Server id 14.1.225.23; Fri, 28 Jun 2013 16:46:42 +0000 Received: from mail20-co1 (localhost [127.0.0.1]) by mail20-co1-R.bigfish.com (Postfix) with ESMTP id B7D1EC4050C; Fri, 28 Jun 2013 16:46:42 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -1 X-BigFish: VS-1(zz936eIzz1f42h1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzzz2dh2a8h668h839h944hd25hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h14ddh1504h1537h153bh162dh1631h1758h18e1h1946h19b5h1ad9h1b0ah1d0ch1d2eh1d3fh1dc1h1dfeh1dffh1155h) Received: from mail20-co1 (localhost.localdomain [127.0.0.1]) by mail20-co1 (MessageSwitch) id 1372438001285899_24521; Fri, 28 Jun 2013 16:46:41 +0000 (UTC) Received: from CO1EHSMHS003.bigfish.com (unknown [10.243.78.239]) by mail20-co1.bigfish.com (Postfix) with ESMTP id 42A2D80006B; Fri, 28 Jun 2013 16:46:41 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO1EHSMHS003.bigfish.com (10.243.66.13) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 28 Jun 2013 16:46:39 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.2.328.11; Fri, 28 Jun 2013 16:46:38 +0000 Received: from home.buserror.net ([10.214.82.91]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r5SGkbht021728; Fri, 28 Jun 2013 09:46:37 -0700 Date: Fri, 28 Jun 2013 11:46:37 -0500 From: Scott Wood To: Message-ID: <20130628164637.GA5545@home.buserror.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) 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.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 2f998071254d566c71c34ef013aef1d9d0ec0fa3: image: Use ENOENT instead of ENOMEDIUM for better compatibility (2013-06-17 09:56:42 -0400) are available in the git repository at: git://git.denx.de/u-boot-nand-flash.git master for you to fetch changes up to 8b6b51a617b8adc773cc82b4886738a6128caf7f: mtd/nand: docg4: fix compiler warnings (2013-06-26 16:19:58 -0500) ---------------------------------------------------------------- Daniel Schwierzeck (1): mtd: nand: fix initialization of BBT options Heiko Schocher (1): dfu, nand: before write a buffer to nand, erase the nand sectors Mike Dunn (2): mtd: nand/docg4: fix driver after Linux resync mtd/nand: docg4: fix compiler warnings Scott Wood (1): nand: Don't call adjust_size_for_badblocks for erase common/cmd_nand.c | 9 +-------- drivers/dfu/dfu_nand.c | 18 ++++++++++++++++-- drivers/mtd/nand/docg4.c | 26 ++++++++++++++------------ drivers/mtd/nand/docg4_spl.c | 15 +++++++-------- drivers/mtd/nand/jz4740_nand.c | 2 +- drivers/mtd/nand/nand_util.c | 4 ++++ drivers/mtd/nand/s3c2410_nand.c | 4 +--- include/nand.h | 2 ++ 8 files changed, 46 insertions(+), 34 deletions(-)