[PATCH 0/4] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it

Tudor Ambarus tudor.ambarus at linaro.org
Mon Apr 15 08:56:29 CEST 2024



On 4/15/24 05:33, tkuw584924 at gmail.com wrote:
> From: Takahiro Kuwano <Takahiro.Kuwano at infineon.com>
> 
> This series is equivalent to the one for Linux MTD submitted by
> Pratyush Yadav.
> 
> https://patchwork.ozlabs.org/project/linux-mtd/list/?series=217759&state=*

Ah, I see you specified it here. I'd argue it's better to mention it in
the commit message itself, it spares people searching on the ml archive.
> 
> Takahiro Kuwano (4):
>   mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
>   mtd: spi-nor: Allow flashes to specify MTD writesize
>   mtd: spi-nor-core: Rework default_init() to take flash_parameter
>   mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER
>     flashes
> 
>  drivers/mtd/spi/spi-nor-core.c | 45 +++++++++++++++++++++++++---------
>  drivers/mtd/ubi/build.c        |  4 +--
>  drivers/mtd/ubi/io.c           |  9 ++++++-
>  include/linux/mtd/spi-nor.h    |  1 +
>  4 files changed, 44 insertions(+), 15 deletions(-)
> 


More information about the U-Boot mailing list