RE: [PATCHv2] arm64: defconfig: add JFFS FS support in defconfig

2019-10-23 Thread Ooi, Joyce
> ; Anson Huang ; > Leonard Crestez ; Marcin Juszkiewicz > ; linux-arm-ker...@lists.infradead.org; linux- > ker...@vger.kernel.org; Ong, Hean Loong ; See, > Chin Liang ; Tan, Ley Foon > > Subject: Re: [PATCHv2] arm64: defconfig: add JFFS FS support in defconfig > > > >

Re: [PATCHv2] arm64: defconfig: add JFFS FS support in defconfig

2019-10-21 Thread Dinh Nguyen
On 10/17/19 1:28 AM, Ooi, Joyce wrote: > This patch adds JFFS2 FS support and remove QSPI Sector 4K size force in > the default defconfig > > Signed-off-by: Ooi, Joyce > --- > v2: disable CONFIG_MTD_SPI_NOR_USE_4K_SECTORS using the correct syntax > --- > arch/arm64/configs/defconfig | 2 ++ >

[PATCHv2] arm64: defconfig: add JFFS FS support in defconfig

2019-10-17 Thread Ooi, Joyce
This patch adds JFFS2 FS support and remove QSPI Sector 4K size force in the default defconfig Signed-off-by: Ooi, Joyce --- v2: disable CONFIG_MTD_SPI_NOR_USE_4K_SECTORS using the correct syntax --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git