Message ID | 20170608143733.30004-2-nsekhar@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id E42A7601C3 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 8 Jun 2017 14:41:17 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D524528548 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 8 Jun 2017 14:41:17 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CA19E2855C; Thu, 8 Jun 2017 14:41:17 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9D96828557 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 8 Jun 2017 14:41:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LWAtfF+wPT8Bh63KTMprZTlDMP0+gYAfPsxuk2u+AZs=; b=bQyiuCDzcAuTJk DtRI9c9Fsf9gr8tkTOsthRRADljpauhv4C6K0JE2yta4QDBcj8oQXeeGB173RnpXA/6ACyQQD7sE5 sFbyNagWrvktBL8r0E78pVwvIlN9fAIGDWxuTZ/lWWLp0x789CTIfdu3mfrpWK47tda4XFhLzjhub yzB5jTTvFkObV/kBjp7pzWfzMQR79HLHu2r6dT+WNxyq59SxURH9IlY3QEhC6xwrVkCVKC5iLgtjk uxo/pf5FHjWu2lAe8o5n9MXI+AD6pMDpU9uTL6/uTQ0Ryea69oQzgWSA7lkKUHA2Bg2vO0ZJ9mFil /efkJc7Nbex37er+RJhQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dIycb-0002Au-PC; Thu, 08 Jun 2017 14:41:13 +0000 Received: from fllnx209.ext.ti.com ([198.47.19.16]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dIyZt-0005h1-S9 for linux-arm-kernel@lists.infradead.org; Thu, 08 Jun 2017 14:39:02 +0000 Received: from dflxv15.itg.ti.com ([128.247.5.124]) by fllnx209.ext.ti.com (8.15.1/8.15.1) with ESMTP id v58Ebgdr001495; Thu, 8 Jun 2017 09:37:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1496932662; bh=kQdi/OWR7DhL6ASwHXWRrUMZ1YgHPD+wy/684eFFmPs=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=kdRS9o1aGOU5GRER8huXQRz3MGTxbXjr0LBjHstaK5mnZ58Us+nxaEAsIKYPqmevC Vr+pLS8Z8aF8W5upkq8/h5lPmedc6IbM/I4V+lYrNd8ffDnJCwy7EOvoMIj+FSWCL9 cB6/ocHM5MwschAps0IoPTQ0rjTv4E0oDIJdmBys= Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v58EbbWK026671; Thu, 8 Jun 2017 09:37:37 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.294.0; Thu, 8 Jun 2017 09:37:36 -0500 Received: from psplinux063.india.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v58EbYNH032580; Thu, 8 Jun 2017 09:37:36 -0500 From: Sekhar Nori <nsekhar@ti.com> To: Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org> Subject: [PATCH 1/2] ARM: davinci_all_defconfig: enable mtdtests Date: Thu, 8 Jun 2017 20:07:32 +0530 Message-ID: <20170608143733.30004-2-nsekhar@ti.com> X-Mailer: git-send-email 2.9.0 In-Reply-To: <20170608143733.30004-1-nsekhar@ti.com> References: <20170608143733.30004-1-nsekhar@ti.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170608_073826_322415_7D5BDF77 X-CRM114-Status: UNSURE ( 7.47 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Kevin Hilman <khilman@kernel.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index 7f726277dd1b..1f1b4a795dc6 100644 --- a/arch/arm/configs/davinci_all_defconfig +++ b/arch/arm/configs/davinci_all_defconfig @@ -58,6 +58,7 @@ CONFIG_DEVTMPFS_MOUNT=y # CONFIG_FW_LOADER is not set CONFIG_DA8XX_MSTPRI=y CONFIG_MTD=m +CONFIG_MTD_TESTS=m CONFIG_MTD_BLOCK=m CONFIG_MTD_CFI=m CONFIG_MTD_CFI_INTELEXT=m
mtdtests module has some useful tests to verify that mtd drivers like davinci_nand are working correctly. Enable it in davinci_all_defconfig to make testing and debug easier. Signed-off-by: Sekhar Nori <nsekhar@ti.com> --- arch/arm/configs/davinci_all_defconfig | 1 + 1 file changed, 1 insertion(+)