From patchwork Wed Oct 16 09:35:28 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joyce Ooi X-Patchwork-Id: 11192745 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 7D2F51668 for ; Wed, 16 Oct 2019 09:35:45 +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 5BB0A20872 for ; Wed, 16 Oct 2019 09:35:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rOhXaQPp" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5BB0A20872 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=d/vxIjmVWEjl4c1aYM4BuguBdHuROnfZxOn3RFQBPWk=; b=rOh XaQPpY9s8JqbMTHuSF1iJ3FwAdopbeGm+UGbsJnrRgWF3p3fgw2nQhW0VkZ1F+ovNORG+GIWGoNmP lHPuMbuZqV3VtyW8+MLkJngd6FBn0nWoSAXGzUSAf2fXSbzBH/7GzoY1fmH1080pv/PlKGGEAkMkS 9FH93gF2o5zxqwiHi4IJlrlAETHbLicufX4579MSRGiMNRu8aq73hcB+0E48DpbViT+MPuF3v7pAb bICHCFPsxnKR8uq0wxN1JUwmkpcWkS1RnnJbC7U+06XjmfkjANsbWTzhGSdbNUr+eZhw6x63K1Auy 0t46u/MT7bzqNoRxhkf0sYc947WIiMg==; 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 1iKfiW-0007n3-Gi; Wed, 16 Oct 2019 09:35:40 +0000 Received: from mga17.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iKfiU-0007kt-1h for linux-arm-kernel@lists.infradead.org; Wed, 16 Oct 2019 09:35:39 +0000 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Oct 2019 02:35:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,303,1566889200"; d="scan'208";a="195550429" Received: from unknown (HELO ubuntu.localdomain) ([10.226.249.160]) by fmsmga007.fm.intel.com with ESMTP; 16 Oct 2019 02:35:32 -0700 From: "Ooi, Joyce" To: Catalin Marinas , Will Deacon , Dinh Nguyen Subject: [PATCH] arm64: defconfig: add JFFS FS support in defconfig Date: Wed, 16 Oct 2019 02:35:28 -0700 Message-Id: <1571218528-12126-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-20191016_023538_099678_504F6324 X-CRM114-Status: GOOD ( 11.28 ) X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [192.55.52.151 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an 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 , Arnd Bergmann , 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 Signed-off-by: Ooi, Joyce --- 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=n