Re: [coreboot] [flashrom] Erase failure on Sapphire Pure Platinum H61 with coreboot

2018-02-04 Thread Nico Huber
Hi Nicola, On 01.02.2018 09:48, Nicola Corna wrote: Hi Nico, any update on this? omg sorry, looks like I completely forgot about it. And even worse, now that I looked into it, it seems to be impossible to do like I suggested. Because bd82x6x/finalize.c is run in SMM and we don't have the devi

Re: [coreboot] [flashrom] Erase failure on Sapphire Pure Platinum H61 with coreboot

2017-09-05 Thread Nico Huber
On 04.09.2017 19:31, Nicola Corna wrote: > September 3, 2017 12:24 AM, "Nico Huber" wrote: > >> TLDR; it would be a lot slower. >> >> Alas, there is no usual byte-program mode. Most chips do a 256B page >> program which uses op code 0x02 too. For the SST25VF032B it's really a >> 1B program. If yo

Re: [coreboot] [flashrom] Erase failure on Sapphire Pure Platinum H61 with coreboot

2017-09-04 Thread Nicola Corna
September 3, 2017 12:24 AM, "Nico Huber" wrote: > TLDR; it would be a lot slower. > > Alas, there is no usual byte-program mode. Most chips do a 256B page > program which uses op code 0x02 too. For the SST25VF032B it's really a > 1B program. If you use that instead of the AAI write, you get lots

Re: [coreboot] [flashrom] Erase failure on Sapphire Pure Platinum H61 with coreboot

2017-09-02 Thread Nico Huber
Hi, On 02.09.2017 21:02, Nicola Corna wrote: > September 2, 2017 5:39 PM, "Nico Huber" wrote: >> From the original op menu these are probably unneeded: byte program >> (0x02), either one of the block erasers (0x20 and 0xd8) and the fast >> read (0x0b). >> >> Probably working (with flashrom) op me

Re: [coreboot] [flashrom] Erase failure on Sapphire Pure Platinum H61 with coreboot

2017-09-02 Thread Nicola Corna
September 2, 2017 5:39 PM, "Nico Huber" wrote: > Hi Nicola, > > On 02.09.2017 15:06, Nicola Corna wrote: > >> Hi, >> >> I have a Sapphire Pure Platinum H61 with coreboot and flashrom fails >> to erase the flash chip (corrupting the image); attached you can find >> the log. > > oh, the error m

Re: [coreboot] [flashrom] Erase failure on Sapphire Pure Platinum H61 with coreboot

2017-09-02 Thread Nico Huber
Hi Nicola, On 02.09.2017 15:06, Nicola Corna wrote: > Hi, > > I have a Sapphire Pure Platinum H61 with coreboot and flashrom fails > to erase the flash chip (corrupting the image); attached you can find > the log. oh, the error message is rather subtle. I'll spare you the details. The actual pro