[flashrom] [PATCH] Introduce msg_*warn.

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Fri Jan 4 15:40:52 CET 2013


Thanks for taking care of this long-standing issue!

(Not a review, just a short comment.)

Am 04.01.2013 14:51 schrieb Stefan Tauner:
> @@ -2556,7 +2556,7 @@ const static struct board_match *board_match_pci_ids(enum board_match_phase phas
>  
>  		if (board->dmi_pattern) {
>  			if (!has_dmi_support) {
> -				msg_perr("WARNING: Can't autodetect %s %s, DMI info unavailable.\n",
> +				msg_pwarn("Warning: Can't autodetect %s %s, DMI info unavailable.\n",
>  					 board->vendor_name, board->board_name);

Hm. Alignment?

>  				msg_pinfo("Please supply the board vendor and model name with the "
>  					  "-p internal:mainboard=<vendor>:<model> option.\n");


Regards,
Carl-Daniel

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





More information about the flashrom mailing list