Re: [PATCH] mtd: spi-nor: Update block protection flags for ospi flash parts

2023-12-18 Thread Jagan Teki
On Mon, Nov 6, 2023 at 10:55 AM Venkatesh Yadav Abbarapu wrote: > > Updating the block protection flags for Gigadevice gd25lx256e and > ISSI is25wx256 OSPI flash parts. > > Signed-off-by: Venkatesh Yadav Abbarapu > --- Applied to u-boot-spi/master

[PATCH] mtd: spi-nor: Update block protection flags for ospi flash parts

2023-11-05 Thread Venkatesh Yadav Abbarapu
Updating the block protection flags for Gigadevice gd25lx256e and ISSI is25wx256 OSPI flash parts. Signed-off-by: Venkatesh Yadav Abbarapu --- drivers/mtd/spi/spi-nor-ids.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/mtd/spi/spi-nor-ids.c