Re: [RFC PATCH nand/next 2/4] include: mtd: Add CASN page definition and related structs.
From: Miquel Raynal
Date: Mon Nov 18 2024 - 05:58:59 EST
On 20/10/2024 at 21:27:20 +08, Sky Huang <SkyLake.Huang@xxxxxxxxxxxx> wrote:
> From: "Sky Huang" <skylake.huang@xxxxxxxxxxxx>
>
> This patch adds CASN page definition. You can see corresponding
> table in CASN page application note referred in cover letter.
> (https://github.com/mtk-openwrt/doc/blob/
> main/CASN%20Page%20Introduction.pdf)
Please don't break URLs. They become no longer clickable.
>
> +
> +struct SPINAND_FLAGS {
No upper case struct type please.
Thanks,
Miquèl