From patchwork Thu Oct 24 02:42:21 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joyce Ooi X-Patchwork-Id: 11208199 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D03D114E5 for ; Thu, 24 Oct 2019 02:42:47 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A61EE205ED for ; Thu, 24 Oct 2019 02:42:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JZImJTPM" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A61EE205ED Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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:In-Reply-To: References:List-Owner; bh=9U1BLZuMnp7H9XJdwuA6RPDttOj5HPDgIbZvu6CawBs=; b=JZI mJTPM0cFzuG/M7XD9ou/8whPzZTb4KOG+t4mPIe4WuwdITXX5/B3LYCqANb3lcDRWKqcMW5XlSGgM eyZ95sjTHIl/rt5fGCesoTSw6i0Wws38j/p8PZnewaeoyJ66UfDXyOruU3NYIfmiD+ro1KB7/qFsP ZkjNESIqpfRIXDzxTpF6ih4mdkJ5KDapHok0HE0o9o7LA8kFvJE7BntsbsQ1eB24HkGBDvH5tHuFs c62oyfuJjCtIU6UOgAl5dQGr4KI+fcv53u4i+5OiaC74UE1u5C4K1H53V7RZmBgdcwVDqH0JXQ1OA AFQNvCjTlA0309OPHAAcfE1tzxk47ng==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iNT5K-0004mg-3l; Thu, 24 Oct 2019 02:42:46 +0000 Received: from mga03.intel.com ([134.134.136.65]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iNT5E-0004lh-KL for linux-arm-kernel@lists.infradead.org; Thu, 24 Oct 2019 02:42:43 +0000 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Oct 2019 19:42:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,222,1569308400"; d="scan'208";a="281801153" Received: from unknown (HELO ubuntu.localdomain) ([10.226.250.76]) by orsmga001.jf.intel.com with ESMTP; 23 Oct 2019 19:42:35 -0700 From: "Ooi, Joyce" To: Vladimir Murzin , Catalin Marinas , Will Deacon , Dinh Nguyen Subject: [PATCHv3] arm64: defconfig: add JFFS FS support in defconfig Date: Wed, 23 Oct 2019 19:42:21 -0700 Message-Id: <1571884941-6132-1-git-send-email-joyce.ooi@intel.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191023_194240_710826_255D0D22 X-CRM114-Status: GOOD ( 11.71 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [134.134.136.65 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tan Ley Foon , Anson Huang , Ong Hean Loong , Joyce Ooi , See Chin Liang , linux-kernel@vger.kernel.org, Maxime Ripard , Bjorn Andersson , Marcin Juszkiewicz , Jagan Teki , Olof Johansson , Leonard Crestez , Shawn Guo , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org This patch adds JFFS2 FS support and remove QSPI Sector 4K size force in the default defconfig. Removing QSPI Sector 4K size will fix the following error: "Magic bitmask 0x1985 not found at ..." Signed-off-by: Ooi, Joyce --- v2: disable CONFIG_MTD_SPI_NOR_USE_4K_SECTORS using the correct syntax v3: add more explantion in commit message --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c9adae4..6080c6e 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -860,3 +860,5 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_PREEMPT is not set # CONFIG_FTRACE is not set CONFIG_MEMTEST=y +CONFIG_JFFS2_FS=y +# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set