From patchwork Thu Nov 17 06:50:51 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 696006 X-Patchwork-Delegate: jagannadh.teki@gmail.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 3tKBcF6c79z9rxv for ; Thu, 17 Nov 2016 17:51:25 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9D088A7594; Thu, 17 Nov 2016 07:51:21 +0100 (CET) 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 V-X6LQbXL0PR; Thu, 17 Nov 2016 07:51:21 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1BA8CA7579; Thu, 17 Nov 2016 07:51:21 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id B50554B98B for ; Thu, 17 Nov 2016 07:51:13 +0100 (CET) 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 iP1bXo5Qe_YQ for ; Thu, 17 Nov 2016 07:51:13 +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 mail-pg0-f65.google.com (mail-pg0-f65.google.com [74.125.83.65]) by theia.denx.de (Postfix) with ESMTPS id 3E4D14B68A for ; Thu, 17 Nov 2016 07:51:10 +0100 (CET) Received: by mail-pg0-f65.google.com with SMTP id 3so16811485pgd.0 for ; Wed, 16 Nov 2016 22:51:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=uTxv5sYTK4oKfp29kLzUPPAlY5zhcgw9/x99rFnaHA8=; b=XlQaRNZmUSENe+dxdzfve6UnlvuI+nUiitHH1En6WMRq/GgWo6saoyOGQuYM+QMXSa S6YykCYeqWlXUw+Fsk0Bdmc2yH9J/uRwU67qkph+ImxvCo8vWPjtCqT/Lb/Rr8TtAKyD jfpISAyBX/bcK9SRtSTpvJO63N6Tw7BEIDZUcVB+7DqZI+RbXs2BiouwkIytYrgC2cnX sTYr4324EJBdXInuLnUUSuoiVCI/WacDLCYQFj++8+LORmUwp3kB0jtqaIoOFsheYE7Y V+BetCu06KSg+LPSu6rau+VaaPocH3mlWCAUDeC9CzEabv1T0hvhCLciSwb+eeg5/zoK WDTA== X-Gm-Message-State: ABUngvdkXNrsNdRNdnbrL7QIbFGt+5Bm/BaG+tbgscEFn4C/bogIVE1yifJyA5kMtABhoQ== X-Received: by 10.98.87.199 with SMTP id i68mr2660748pfj.18.1479365468760; Wed, 16 Nov 2016 22:51:08 -0800 (PST) Received: from localhost.localdomain ([115.97.183.210]) by smtp.gmail.com with ESMTPSA id 131sm3195535pfx.92.2016.11.16.22.51.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 16 Nov 2016 22:51:07 -0800 (PST) From: Jagan Teki To: u-boot@lists.denx.de Date: Thu, 17 Nov 2016 12:20:51 +0530 Message-Id: <1479365451-6660-2-git-send-email-jagan@openedev.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1479365451-6660-1-git-send-email-jagan@openedev.com> References: <1479365451-6660-1-git-send-email-jagan@openedev.com> Cc: Michal Simek , Jagan Teki Subject: [U-Boot] [PATCH v7 14/21] sf: ids: Use small letter in ext_jedec X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Use small 'd' in s25s512s ext_jedec Cc: Bin Meng Cc: York Sun Cc: Vignesh R Cc: Mugunthan V N Cc: Michal Simek Signed-off-by: Jagan Teki Reviewed-by: Simon Glass Reviewed-by: Jagan Teki Reviewed-by: Siva Durga Prasad Paladugu --- Changes for v7: - Update SECT_4K S25FS512S drivers/mtd/spi/spi_flash_ids.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mtd/spi/spi_flash_ids.c b/drivers/mtd/spi/spi_flash_ids.c index cb7031e..d5cacba 100644 --- a/drivers/mtd/spi/spi_flash_ids.c +++ b/drivers/mtd/spi/spi_flash_ids.c @@ -99,7 +99,7 @@ const struct spi_flash_info spi_flash_ids[] = { {"s25fl256s_256k", INFO(0x010219, 0x4d00, 256 * 1024, 128, RD_FULL | WR_QPP) }, {"s25fl256s_64k", INFO(0x010219, 0x4d01, 64 * 1024, 512, RD_FULL | WR_QPP) }, {"s25fs256s_64k", INFO6(0x010219, 0x4d0181, 64 * 1024, 512, RD_FULL | WR_QPP | SECT_4K) }, - {"s25fs512s", INFO(0x010220, 0x4D00, 128 * 1024, 512, RD_FULL | WR_QPP | SECT_4K) }, + {"s25fs512s", INFO(0x010220, 0x4d00, 128 * 1024, 512, RD_FULL | WR_QPP | SECT_4K) }, {"s25fl512s_256k", INFO(0x010220, 0x4d00, 256 * 1024, 256, RD_FULL | WR_QPP) }, {"s25fl512s_64k", INFO(0x010220, 0x4d01, 64 * 1024, 1024, RD_FULL | WR_QPP) }, {"s25fl512s_512k", INFO(0x010220, 0x4f00, 256 * 1024, 256, RD_FULL | WR_QPP) },