[coreboot] flashrom: Case insensitive matching of vendor:board strings in coreboot table

Peter Stuge peter at stuge.se
Wed Jul 2 02:59:59 CEST 2008


On Wed, Jul 02, 2008 at 02:04:30AM +0200, Stefan Reinauer wrote:
> Acked-by: Stefan Reinauer <stepan at coresystems.de>

Thanks! r3402


> Though: Does that only match the coreboot table, or also the
> manually specified strings?

-m strings too, if -m is specified, they are used in this comparison
instead of anything that was read from the coreboot table.


> Asking because of your new message:
> > printf("\nUnknown vendor:board in coreboot table: %s:%s\n\n", vendor, part);

Thanks. Fixed in r3403.


//Peter




More information about the coreboot mailing list