From patchwork Mon Mar 28 17:34:20 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Roese X-Patchwork-Id: 88644 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 D4A2DB6FAD for ; Tue, 29 Mar 2011 04:34:32 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 87933282F8; Mon, 28 Mar 2011 19:34:31 +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 zHgWJdwC9KXX; Mon, 28 Mar 2011 19:34:31 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 03A00282D2; Mon, 28 Mar 2011 19:34:29 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 872D6282D2 for ; Mon, 28 Mar 2011 19:34:26 +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 Rg+n+o+eb2Cm for ; Mon, 28 Mar 2011 19:34:26 +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 mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.182]) by theia.denx.de (Postfix) with ESMTPS id 04D51282C0 for ; Mon, 28 Mar 2011 19:34:24 +0200 (CEST) X-RZG-AUTH: :IW0NeWC7b/q2i6W/qstXb1SBUuFnrGohavlCkce+Ub5QXMSOpHp3KRUmnejvcA== X-RZG-CLASS-ID: mo05 Received: from quad.localnet (p57BD4175.dip.t-dialin.net [87.189.65.117]) by post.strato.de (fruni mo58) (RZmta 25.8) with ESMTPA id p056abn2SGvFnw ; Mon, 28 Mar 2011 19:34:23 +0200 (MEST) From: Stefan Roese To: u-boot@lists.denx.de Date: Mon, 28 Mar 2011 19:34:20 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.38.2; KDE/4.5.3; i686; ; ) MIME-Version: 1.0 Message-Id: <201103281934.20704.sr@denx.de> Subject: [U-Boot] Please pull u-boot-cfi-flash/master 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 Hi Wolfgang, please pull this CFI fix: The following changes since commit cb815e5ff979e36d68df130a810d34de4bf93289: Prepare v (2011-03-27 21:50:07 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git master Martin Krause (1): cfi_flash: fix bug with flash banks with different sector numbers drivers/mtd/cfi_flash.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)