From patchwork Fri Apr 27 04:05:02 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 155376 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 3E131B6EF1 for ; Fri, 27 Apr 2012 14:07:27 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SNcQo-0006hn-Rj; Fri, 27 Apr 2012 04:05:19 +0000 Received: from mail-yx0-f177.google.com ([209.85.213.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SNcQl-0006hZ-Hm for linux-arm-kernel@lists.infradead.org; Fri, 27 Apr 2012 04:05:16 +0000 Received: by yenm10 with SMTP id m10so187198yen.36 for ; Thu, 26 Apr 2012 21:05:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=+FbtT+pTpiFh6Uv7SP7rphXKabGdTD47S1glWZ7W7l4=; b=niJKlPT6nnUyCeQki3CqFNQPV0yvKUH+2Ci+veW8xo4ZOtWZqQl4yh24aak0FyN3sW H1+F703aq/TayBI+okx6D0TfeanSkXUfpDL5Gx+AKu4efvyB9VsdMPB2DhVnqKPXhP92 Hq4r4jf/OywnNKSku7p51MmGOv5px2KRTukzMc1S186KpHGD8yxWA+OST9c6WM6esnvD tmnvtCXtkzODgKgUzWhIQ6xzmyY5CStM+WGEH+wD2f9QRo+Cis3MeGk/1q7xU3IWhxT1 xKSucxb0SCRQYuh2ey3JIYJTqGhukC75zkvzn3EW9fzBamPKeno+B8aLXaoeqfMGfwBH Jw7A== Received: by 10.236.78.72 with SMTP id f48mr9393473yhe.121.1335499513904; Thu, 26 Apr 2012 21:05:13 -0700 (PDT) Received: from localhost.localdomain ([201.82.161.72]) by mx.google.com with ESMTPS id o6sm4001908ank.2.2012.04.26.21.05.11 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 26 Apr 2012 21:05:13 -0700 (PDT) From: Fabio Estevam To: linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 2/2] ARM: imx_v6_v7_defconfig: Add SPI NOR support Date: Fri, 27 Apr 2012 01:05:02 -0300 Message-Id: <1335499502-2896-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1335310537-11219-1-git-send-email-festevam@gmail.com> References: <1335310537-11219-1-git-send-email-festevam@gmail.com> X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (festevam[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.213.177 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Fabio Estevam , Fabio Estevam , shawn.guo@freescale.com, kernel@pengutronix.de X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Add SPI NOR support in defconfig. Signed-off-by: Fabio Estevam --- Changes since v1: - Drop CONFIG_M25PXX_USE_FAST_READ arch/arm/configs/imx_v6_v7_defconfig | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index ff562c9..b1d3675 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -64,6 +64,12 @@ CONFIG_IPV6=y # CONFIG_WIRELESS is not set CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y +CONFIG_MTD=y +CONFIG_MTD_OF_PARTS=y +CONFIG_MTD_CHAR=y +CONFIG_MTD_DATAFLASH=y +CONFIG_MTD_M25P80=y +CONFIG_MTD_SST25L=y # CONFIG_STANDALONE is not set CONFIG_CONNECTOR=y CONFIG_BLK_DEV_LOOP=y