Am Mittwoch, den 01.05.2013, 01:21 +0200 schrieb Stefan Tauner:
> Thanks to the traces captured by Martin Roth, and confirmed by tests
> and analysis by Joshua Zarr, we can now use both target chips on the
> Dediprog SF100.
>
> Signed-off-by: Stefan Tauner <[email protected]>
> ---
> dediprog.c | 51 +++++++++++++++++++++++++++++++++++++++------------
> flashrom.8 | 12 ++++++++++++
> 2 files changed, 51 insertions(+), 12 deletions(-)
>
> diff --git a/dediprog.c b/dediprog.c
[…]
> if (ret != 0x0) {
> - msg_perr("Command C failed (%s)!\n", usb_strerror());
> + msg_perr("Command Chip Select failed (%s)!\n", usb_strerror());
Just one space after Chip Select?
> return 1;
> }
> return 0;
[…]
Acked-by: Paul Menzel <[email protected]>
Thanks,
Paul
_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom