public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCHv3] arm64: defconfig: add JFFS FS support in defconfig
@ 2019-10-24  2:42 Ooi, Joyce
  0 siblings, 0 replies; only message in thread
From: Ooi, Joyce @ 2019-10-24  2:42 UTC (permalink / raw)
  To: Vladimir Murzin, Catalin Marinas, Will Deacon, Dinh Nguyen
  Cc: Tan Ley Foon, Anson Huang, Ong Hean Loong, Joyce Ooi,
	See Chin Liang, linux-kernel, Maxime Ripard, Bjorn Andersson,
	Marcin Juszkiewicz, Jagan Teki, Olof Johansson, Leonard Crestez,
	Shawn Guo, linux-arm-kernel

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 <joyce.ooi@intel•com>
---
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
-- 
1.9.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-24  2:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24  2:42 [PATCHv3] arm64: defconfig: add JFFS FS support in defconfig Ooi, Joyce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox