[flashrom] Re: RFC: removing 1 second verification delay

2024-04-25 Thread Anastasia Klimchuk
Angel, great to see you here again! Also, you provided very useful information. > Did you conside making it so that only SPI programmers / flash chips > skip the delay? The SPI bus' strict timing leaves no room for this > problem to occur, so it should be safe to skip this delay. And this > would

[flashrom] Re: RFC: removing 1 second verification delay

2024-04-25 Thread Angel Pons
Hi Anastasia, list, On Thu, Apr 25, 2024 at 10:26 AM Anastasia Klimchuk wrote: > > Angel, great to see you here again! Also, you provided very useful > information. > > > Did you conside making it so that only SPI programmers / flash chips > > skip the delay? The SPI bus' strict timing leaves no

[flashrom] Re: RFC: removing 1 second verification delay

2024-04-25 Thread Brian Norris
Hi Angel, On Thu, Apr 25, 2024 at 11:44:47AM +, Angel Pons wrote: > On Thu, Apr 25, 2024 at 10:26 AM Anastasia Klimchuk wrote: > /* > * Work around chips which need some time to calm down. > * Not needed for SPI flash chips because of the bus' strict timing. > */ > if (flash->chip->bustyp