From patchwork Wed Oct 5 16:57:54 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 678539 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 3sq28q299hz9s3s for ; Thu, 6 Oct 2016 04:00:27 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6D5F7B382B; Wed, 5 Oct 2016 18:59:26 +0200 (CEST) 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 a9pRYiTywveO; Wed, 5 Oct 2016 18:59:26 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 246E1B383A; Wed, 5 Oct 2016 18:59:14 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3FA69B3834 for ; Wed, 5 Oct 2016 18:59:05 +0200 (CEST) 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 VV1Ezvoe09Lo for ; Wed, 5 Oct 2016 18:59:05 +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 mail-pa0-f68.google.com (mail-pa0-f68.google.com [209.85.220.68]) by theia.denx.de (Postfix) with ESMTPS id 55E43A772C for ; Wed, 5 Oct 2016 18:58:58 +0200 (CEST) Received: by mail-pa0-f68.google.com with SMTP id hh10so4322482pac.0 for ; Wed, 05 Oct 2016 09:58:58 -0700 (PDT) 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=GBvjBuRODCzgBTLqHB2kLRNUMNFynAAsz7DImr5lNYE=; b=Ae3kGal/Xmxgg3r38W8UO/QF/CrsO/Jy83yf6vNoaESf9SaIcjV9pO6ll0BB325U06 F3dwD4vA7vgWKkI3ziZQz7JBCAMRx/trR9UPMKyiHFMm0VFTAoG52DUo45yKEPuH89Po Is9bZpLErl4igvRamWDv3O68WcS5MJLjmS3WC3y3qDtgbTrDuimbLt/jxhyle0JtYCoy Q6DcXnXXMnEHyrsqBfyZq/4GUi7PevcXBEog0vqyKOFE9uTsYxpYy5zrRpPWWLc+tUEA N5GjdPz016FWzzyegMtoT+WGnMaXzf/IMOPAtb0qIW4EIJe1CdWo3ZzM21Ut6qy8PRil QAJA== X-Gm-Message-State: AA6/9RkbEpEt/T0LfoawR/7mebHatSEFiwKkOnWcPipJ9Kt6NMRFzX2ig2haRkIUXOuDmg== X-Received: by 10.66.188.202 with SMTP id gc10mr15174273pac.104.1475686736899; Wed, 05 Oct 2016 09:58:56 -0700 (PDT) Received: from Mr.J ([49.204.230.134]) by smtp.gmail.com with ESMTPSA id l82sm9803278pfk.85.2016.10.05.09.58.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 05 Oct 2016 09:58:55 -0700 (PDT) From: Jagan Teki To: u-boot@lists.denx.de Date: Wed, 5 Oct 2016 22:27:54 +0530 Message-Id: <1475686682-28576-9-git-send-email-jteki@openedev.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1475686682-28576-1-git-send-email-jteki@openedev.com> References: <1475686682-28576-1-git-send-email-jteki@openedev.com> Cc: Jagan Teki , Tom Rini Subject: [U-Boot] [PATCH RFC v8 08/16] mtd: spi-nor: Kconfig: Add SPI_NOR_STMICRO entry 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" Added CONFIG_SPI_NOR_STMICRO kconfig entry Signed-off-by: Jagan Teki --- drivers/mtd/spi-nor/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/drivers/mtd/spi-nor/Kconfig b/drivers/mtd/spi-nor/Kconfig index d4303db..8ed4891 100644 --- a/drivers/mtd/spi-nor/Kconfig +++ b/drivers/mtd/spi-nor/Kconfig @@ -45,4 +45,9 @@ config SPI_NOR_SPANSION help Add support for various Spansion SPI flash chips (S25FLxxx) +config SPI_NOR_STMICRO + bool "STMicro SPI NOR flash support" + help + Add support for various STMicro SPI flash chips (M25Pxxx and N25Qxxx) + endif # MTD_SPI_NOR