[flashrom] [PATCH 10/10] Differentiate ultimate error messages depending on programmer used.

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Mon Jul 15 12:50:31 CEST 2013


On Mon, 15 Jul 2013 10:35:02 +0200
Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net> wrote:

> Am 10.07.2013 21:17 schrieb Stefan Tauner:
> > With every newly supported programmer the information regarding reboots
> > on failures becomes more ridiculous. With this patch it is only shown when
> > the internal programmer module was selected.
> >
> > Example outputs for external programmers:
> > 1) non-fatal:
> > […]
> > Reading current flash chip contents... done. FAILED at 0x00000000! Expected=0xff, Found=0x28, failed byte count from 0x00000000-0x0001ffff: 0x1fde7
> > ERASE FAILED!
> > FAILED!
> > Uh oh. Erase/write failed. Checking if anything changed.
> > Good. It seems nothing was changed.
> > Writing to the flash chip apparently didn't do anything.
> > Please check the connections (especially those to write protection pins) between
> > the programmer and the flash chip. If you think the error is caused by flashrom
> > please report this on IRC at chat.freenode.net (channel #flashrom) or
> > mail flashrom at flashrom.org, thanks!
> >
> > 2) fatal:
> > […]
> > Verifying flash... FAILED at 0x00000000! Expected=0x0f, Found=0xff, failed byte count from 0x00000000-0x0001ffff: 0x1fde6
> > Your flash chip is in an unknown state.
> > Please report this on IRC at chat.freenode.net (channel #flashrom) or
> > mail flashrom at flashrom.org, thanks!
> >
> > Signed-off-by: Stefan Tauner <stefan.tauner at student.tuwien.ac.at>
> > Acked-by: David Hendricks <dhendrix at google.com>
> 
> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>

thanks, r1699.

-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner




More information about the flashrom mailing list