Re: [PATCH 2/3] UBI: Do not zero out EC and VID when multi-pass writes are not supported

From: Richard Weinberger
Date: Tue Nov 03 2020 - 06:59:36 EST


----- Ursprüngliche Mail -----
> Von: "Vignesh Raghavendra" <vigneshr@xxxxxx>
>
> You may want to get rid of assertion for mtd->writesize != 1 in case of
> MTD_NORFLASH.

Agreed. I hope nothing else breaks if NOR has suddenly a writesize >= 1.

Thanks,
//richard