On Sun, 19 Jun 2011 22:49:15 +0200
Michael Karcher <[email protected]> wrote:

> This is especially important for the SST FWH compatible chips with 4K sector
> size, where status printing for that small size was omitted up to r1347.
> 
> Signed-off-by: Michael Karcher <[email protected]>
> ---
> -     print_status_82802ab(status);
> +     if (status != 0x80)     /* Ready, no error bits */
> +             print_status_82802ab(status);

for my mind the comments are inverted.
-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner

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

Reply via email to