Re: [PATCH v2] mtd: spi-nor-core: Add fixups for s25fs512s

2021-10-08 Thread Jagan Teki
On Thu, Sep 30, 2021 at 11:02 AM wrote: > > From: Takahiro Kuwano > > The current S25FS512S support has following issues that need to be fixed. > > - Non-uniform sectors by factory default. The setting needs to be > checked and assign erase hook as needed. > - Page size is wrongly

Re: [PATCH v2] mtd: spi-nor-core: Add fixups for s25fs512s

2021-09-30 Thread Pratyush Yadav
On 30/09/21 02:32PM, tkuw584...@gmail.com wrote: > From: Takahiro Kuwano > > The current S25FS512S support has following issues that need to be fixed. > > - Non-uniform sectors by factory default. The setting needs to be > checked and assign erase hook as needed. > - Page size is

[PATCH v2] mtd: spi-nor-core: Add fixups for s25fs512s

2021-09-29 Thread tkuw584924
From: Takahiro Kuwano The current S25FS512S support has following issues that need to be fixed. - Non-uniform sectors by factory default. The setting needs to be checked and assign erase hook as needed. - Page size is wrongly advertised in SFDP. - READ_1_1_2 (3Bh/3Ch), READ_1_1_4