lkml.org 
[lkml]   [2023]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS
Date
> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Sent: Thursday, 22 June, 2023 8:49 PM
> To: Lee, Kah Jing <kah.jing.lee@intel.com>; Dinh Nguyen
> <dinguyen@kernel.org>; Rob Herring <robh+dt@kernel.org>; Krzysztof
> Kozlowski <krzysztof.kozlowski+dt@linaro.org>; Conor Dooley
> <conor+dt@kernel.org>; Catalin Marinas <catalin.marinas@arm.com>; Will
> Deacon <will@kernel.org>
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: [PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS
>
> On 22/06/2023 14:21, kah.jing.lee@intel.com wrote:
> > From: Lee, Kah Jing <kah.jing.lee@intel.com>
> >
> >>
>
> You missed my questions.
Sorry, the reply got truncated.

> > On 22/06/2023 10:53, kah.jing.lee@intel.com wrote:
> > From: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi@intel.com>
> >
> > This patch is to enable UBI and UBIFS in Linux defconfig.
> Why? Which board needs it? It's quite unusual to have this on arm64...
The ubifs settings is enabled for Agilex and Stratix10 socfpga platform with
rootfs mounted from QSPI NOR.
> >>>
> >>> Signed-off-by: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi@intel.com>
> >>> Signed-off-by: Kah Jing Lee <kah.jing.lee@intel.com>
> >>> ---
> >>> arch/arm64/configs/defconfig | 2 ++
> >>> 1 file changed, 2 insertions(+)
> >>>
> >>> diff --git a/arch/arm64/configs/defconfig
> >>> b/arch/arm64/configs/defconfig index a24609e14d50..23a6ebcb1a9e
> >> 100644
> >>> --- a/arch/arm64/configs/defconfig
> >>> +++ b/arch/arm64/configs/defconfig
> >>> @@ -470,6 +470,8 @@ CONFIG_IPMI_DEVICE_INTERFACE=m
> >> CONFIG_IPMI_SI=m
> >>> CONFIG_HW_RANDOM=y CONFIG_HW_RANDOM_VIRTIO=y
> >>> +CONFIG_MTD_UBI=y
> >>> +CONFIG_UBIFS_FS=y
> >>
> >> Not modules?
> > Yes, we need to boot with rootfs with UBIFS.
>
> So you miss init ramdisk.
Currently we are using the bootargs to mount the rootfs from QSPI NOR flash:
[ 0.000000] Kernel command line: earlycon panic=-1 ubi.mtd=1 root=ubi0:rootfs rootfstype=ubifs rw rootwait
Is it possible to mount the ubifs rootfs with the ubifs=m config during boot?
Thanks.
>
>
>
> Best regards,
> Krzysztof

Thanks.

Regards,
Lee, Kah Jing



\
 
 \ /
  Last update: 2023-06-23 12:05    [W:0.109 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site