Re: [U-Boot] [PATCH 1/1] MTD: SPI: revert removing SST26* flash IC protection ops

2019-09-09 Thread Eugeniy Paltsev
>On Wed, Sep 4, 2019 at 11:37 PM Eugeniy Paltsev > wrote: >> >> Commit c4e8862308d4 (mtd: spi: Switch to new SPI NOR framework) >> performs switch from previous 'spi_flash' infrastructure without >> proper testing/investigations which results in regressions. >> >> Fix regression related to SST26

Re: [U-Boot] [PATCH 1/1] MTD: SPI: revert removing SST26* flash IC protection ops

2019-09-07 Thread Tom Rini
On Sat, Sep 07, 2019 at 09:10:39AM +0530, Jagan Teki wrote: > On Wed, Sep 4, 2019 at 11:37 PM Eugeniy Paltsev > wrote: > > > > Commit c4e8862308d4 (mtd: spi: Switch to new SPI NOR framework) > > performs switch from previous 'spi_flash' infrastructure without > > proper testing/investigations

Re: [U-Boot] [PATCH 1/1] MTD: SPI: revert removing SST26* flash IC protection ops

2019-09-06 Thread Jagan Teki
On Wed, Sep 4, 2019 at 11:37 PM Eugeniy Paltsev wrote: > > Commit c4e8862308d4 (mtd: spi: Switch to new SPI NOR framework) > performs switch from previous 'spi_flash' infrastructure without > proper testing/investigations which results in regressions. > > Fix regression related to SST26 flash IC

[U-Boot] [PATCH 1/1] MTD: SPI: revert removing SST26* flash IC protection ops

2019-09-04 Thread Eugeniy Paltsev
Commit c4e8862308d4 (mtd: spi: Switch to new SPI NOR framework) performs switch from previous 'spi_flash' infrastructure without proper testing/investigations which results in regressions. Fix regression related to SST26 flash IC series which is lacking protection ops implementation which were