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(&registered_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]>

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/


_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to