[flashrom] [PATCH 2/3] Refine handling chips that exceed maximum programmer sizes.

Daniele Forsi dforsi at gmail.com
Fri Aug 8 16:57:23 CEST 2014


2014-08-08 16:25 GMT+02:00 Stefan Tauner:

> --- a/cli_classic.c
> +++ b/cli_classic.c
> @@ -91,7 +91,6 @@ static int check_filename(char *filename, char *type)
>
>  int main(int argc, char *argv[])
>  {
> -       unsigned long size;
>         /* Probe for up to three flash chips. */
>         const struct flashchip *chip = NULL;
>         struct flashctx flashes[6] = {{0}};

unrelated to this changeset, but the comment above should read "six
flash chips" now

-- 
Daniele Forsi




More information about the flashrom mailing list