Am Freitag, den 23.12.2011, 00:24 +0100 schrieb Carl-Daniel Hailfinger: > Am 22.12.2011 08:28 schrieb Michael Karcher: > > Am Donnerstag, den 22.12.2011, 08:15 +0100 schrieb Michael Karcher: > >> Signed-off-by: Michael Karcher <[email protected]> > >> > >> + while (chipcount < ARRAY_SIZE(flashes)) { > >> startchip = probe_flash(®istered_programmers[j], > >> - startchip, &flashes[i], 0); > >> + startchip, > >> + &flashes[chipcount], 0); > >> if (startchip == -1) > > Looks good. Thanks for fixing up after my megapatch. > > Acked-by: Carl-Daniel Hailfinger <[email protected]> committed in r1479. Thanks for the ack.
Regards, Michael Karcher _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
