[flashrom] [PATCH] chipset_enable.c: add a message in the case the chipset enable is untested

Uwe Hermann uwe at hermann-uwe.de
Thu Jul 21 20:29:24 CEST 2011


On Thu, Jul 21, 2011 at 02:23:05PM +0200, Stefan Tauner wrote:
> Signed-off-by: Stefan Tauner <stefan.tauner at student.tuwien.ac.at>

Acked-by: Uwe Hermann <uwe at hermann-uwe.de>


> +		msg_pinfo("Found chipset \"%s %s\"",
> +			  chipset_enables[i].vendor_name,
> +			  chipset_enables[i].device_name);
> +		msg_pdbg("with PCI ID %04x:%04x",
>  			 chipset_enables[i].vendor_id,
>  			 chipset_enables[i].device_id);

I'd print the IDs unconditionally, not only with -V, but that's for
another patch.


Uwe.
-- 
http://hermann-uwe.de     | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org




More information about the flashrom mailing list