From patchwork Mon Nov 14 01:58:29 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 125456 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 67AEBB7200 for ; Mon, 14 Nov 2011 12:49:02 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RPldE-0004Sm-BB; Mon, 14 Nov 2011 01:46:44 +0000 Received: from mail-va3.bigfish.com ([216.32.180.10] helo=VA3EHSOBE009.bigfish.com) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RPldB-0004SX-A2 for linux-arm-kernel@lists.infradead.org; Mon, 14 Nov 2011 01:46:41 +0000 Received: from mail33-va3-R.bigfish.com (10.7.14.254) by VA3EHSOBE009.bigfish.com (10.7.40.29) with Microsoft SMTP Server id 14.1.225.22; Mon, 14 Nov 2011 01:46:11 +0000 Received: from mail33-va3 (localhost [127.0.0.1]) by mail33-va3-R.bigfish.com (Postfix) with ESMTP id F244F3000DC; Mon, 14 Nov 2011 01:49:07 +0000 (UTC) X-SpamScore: -9 X-BigFish: VS-9(zz1432N98dKzz1202hzzz2dh2a8h668h839h944h) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI Received: from mail33-va3 (localhost.localdomain [127.0.0.1]) by mail33-va3 (MessageSwitch) id 1321235347874262_16472; Mon, 14 Nov 2011 01:49:07 +0000 (UTC) Received: from VA3EHSMHS015.bigfish.com (unknown [10.7.14.248]) by mail33-va3.bigfish.com (Postfix) with ESMTP id CD206180048; Mon, 14 Nov 2011 01:49:07 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by VA3EHSMHS015.bigfish.com (10.7.99.25) with Microsoft SMTP Server (TLS) id 14.1.225.22; Mon, 14 Nov 2011 01:46:11 +0000 Received: from az33smr02.freescale.net (10.64.34.200) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server id 14.1.339.2; Sun, 13 Nov 2011 19:46:39 -0600 Received: from S2100-06.ap.freescale.net (S2100-06.ap.freescale.net [10.192.242.125]) by az33smr02.freescale.net (8.13.1/8.13.0) with ESMTP id pAE1kaB5029842; Sun, 13 Nov 2011 19:46:37 -0600 (CST) Date: Mon, 14 Nov 2011 09:58:29 +0800 From: Shawn Guo To: Sascha Hauer Subject: Re: [PATCH 3/3] ARM i.MX: Update defconfig Message-ID: <20111114015828.GB10217@S2100-06.ap.freescale.net> References: <1320915966-8063-1-git-send-email-s.hauer@pengutronix.de> <1320915966-8063-4-git-send-email-s.hauer@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1320915966-8063-4-git-send-email-s.hauer@pengutronix.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginatorOrg: freescale.com X-Spam-Note: CRM114 invocation failed X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [216.32.180.10 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Shawn Guo , Arnd Bergmann , linux-arm-kernel@lists.infradead.org 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: , 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 Hi Sascha, On Thu, Nov 10, 2011 at 10:06:06AM +0100, Sascha Hauer wrote: > This updates the defconfig for i.MX3, i.MX5 and i.MX6. > > - all these can be compiled together now, so remove mx3_defconfig and > mx5_defconfig and introduce a imx_v6_v7_defconfig instead. > Can you amend the following change to imx_v6_v7_defconfig? With this change, CONFIG_MMC_BLOCK will become built-in and I can boot the kernel with Linaro rootfs on SD/MMC, which is a pretty nice thing for some people. Regards, Shawn diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 2fbcaef..3a4fb2e 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -132,7 +132,6 @@ CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_MXC=y CONFIG_USB_STORAGE=y CONFIG_MMC=y -CONFIG_MMC_BLOCK=m CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_PLTFM=y CONFIG_MMC_SDHCI_ESDHC_IMX=y