From patchwork Thu Apr 7 08:25:32 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Roese X-Patchwork-Id: 90141 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 6F1AFB6F71 for ; Thu, 7 Apr 2011 18:25:46 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id B5389280BE; Thu, 7 Apr 2011 10:25:44 +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 j0QUKaLmuoDM; Thu, 7 Apr 2011 10:25:44 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AECA3280A4; Thu, 7 Apr 2011 10:25:42 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C2208280A4 for ; Thu, 7 Apr 2011 10:25:40 +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 vgFJvujJZVL5 for ; Thu, 7 Apr 2011 10:25:40 +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.180]) by theia.denx.de (Postfix) with ESMTPS id 0E497280A1 for ; Thu, 7 Apr 2011 10:25:38 +0200 (CEST) X-RZG-AUTH: :IW0NeWC7b/q2i6W/qstXb1SBUuFnrGohavlCkce+Ub5QXMSOpHp3KJ85LdY= X-RZG-CLASS-ID: mo05 Received: from quad.localnet (p57BD4906.dip.t-dialin.net [87.189.73.6]) by post.strato.de (mrclete mo1) (RZmta 25.10) with ESMTPA id e03c24n378Mpxq ; Thu, 7 Apr 2011 10:25:35 +0200 (MEST) From: Stefan Roese To: u-boot@lists.denx.de Date: Thu, 7 Apr 2011 10:25:32 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.38.2; KDE/4.5.3; i686; ; ) MIME-Version: 1.0 Message-Id: <201104071025.32882.sr@denx.de> Subject: [U-Boot] Please pull u-boot-cfi-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 Hi Wolfgang, please pull the following changes: The following changes since commit 4db2fa7f9446d0f2fe8db3d62184b1212fe22707: Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-04-05 12:24:20 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git master Heiko Schocher (1): mtd, cfi: introduce void flash_protect_default(void) Mario Schuknecht (1): cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too drivers/mtd/cfi_flash.c | 80 +++++++++++++++++++++++++--------------------- include/flash.h | 1 + 2 files changed, 44 insertions(+), 37 deletions(-)