[flashrom] [PATCH 1/1] Fix programmer-centric probe (patch v2)
Carl-Daniel Hailfinger
c-d.hailfinger.devel.2006 at gmx.net
Fri Dec 23 00:24:25 CET 2011
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 <flashrom at mkarcher.dialup.fu-berlin.de>
>>
>> + 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 <c-d.hailfinger.devel.2006 at gmx.net>
Regards,
Carl-Daniel
--
http://www.hailfinger.org/
More information about the flashrom
mailing list