RE: [PATCH v2 1/2] arm64: dts: agilex/stratix10: Updated QSPI Flash layout for UBIFS

From: Lee, Kah Jing
Date: Fri Jun 23 2023 - 05:42:43 EST


> -----Original Message-----
> From: Markus Elfring <Markus.Elfring@xxxxxx>
> Sent: Thursday, 22 June, 2023 9:05 PM
> To: Yuslaimi, Alif Zakuan <alif.zakuan.yuslaimi@xxxxxxxxx>; Lee, Kah Jing
> <kah.jing.lee@xxxxxxxxx>; devicetree@xxxxxxxxxxxxxxx; kernel-
> janitors@xxxxxxxxxxxxxxx; Catalin Marinas <catalin.marinas@xxxxxxx>;
> Conor Dooley <conor+dt@xxxxxxxxxx>; Dinh Nguyen
> <dinguyen@xxxxxxxxxx>; Rob Herring <robh+dt@xxxxxxxxxx>; Krzysztof
> Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx>; Will Deacon
> <will@xxxxxxxxxx>
> Cc: LKML <linux-kernel@xxxxxxxxxxxxxxx>; cocci@xxxxxxxx
> Subject: Re: [PATCH v2 1/2] arm64: dts: agilex/stratix10: Updated QSPI Flash
> layout for UBIFS
>
> > This patch is to update the QSPI flash layout to support UBIFS in mtd
> > root partition.
>
> Please replace this sentence by an imperative change suggestion.
>
> See also:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Docu
> mentation/process/submitting-patches.rst?h=v6.4-rc7#n94
>
> Regards,
> Markus

Updated in v3 - Commit message:
Update the QSPI flash layout to support UBIFS in mtd root partition.
Flash layout is updated in order to store non-UBIFS related boot and fpga data in qspi_boot(mtd0)
while keep the rootfs with UBIFS in the root partition(mtd1).

Thanks.

Regards,
Kah Jing