Re: [PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS

From: Krzysztof Kozlowski
Date: Thu Jun 22 2023 - 08:49:15 EST


On 22/06/2023 14:21, kah.jing.lee@xxxxxxxxx wrote:
> From: Lee, Kah Jing <kah.jing.lee@xxxxxxxxx>
>
>>

You missed my questions.

>>>
>>> Signed-off-by: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi@xxxxxxxxx>
>>> Signed-off-by: Kah Jing Lee <kah.jing.lee@xxxxxxxxx>
>>> ---
>>> 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.



Best regards,
Krzysztof