summaryrefslogtreecommitdiffstats
path: root/flashrom.c
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2010-10-08 11:03:02 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2010-10-08 11:03:02 +0000
commitab6328fa3615683e5dbba0fffe8707fa0072d035 (patch)
treed5c4c5366d99eb90936633285c49a784fb10fbe9 /flashrom.c
parent174f55bdec62b5deaa0ed52fa335c1ee9ac9a72c (diff)
downloadast2050-flashrom-ab6328fa3615683e5dbba0fffe8707fa0072d035.zip
ast2050-flashrom-ab6328fa3615683e5dbba0fffe8707fa0072d035.tar.gz
Refine text of requests to send logs
A lot of messages sent@flashrom.org just have "flashrom -V" as the subject. Ask people to include more information in the subject line to make life easier for developers/supporters. Corresponding to flashrom svn r1202. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'flashrom.c')
-rw-r--r--flashrom.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/flashrom.c b/flashrom.c
index fa36bfb..e5e334c 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -1314,7 +1314,8 @@ void emergency_help_message(void)
{
msg_gerr("Your flash chip is in an unknown state.\n"
"Get help on IRC at irc.freenode.net (channel #flashrom) or\n"
- "mail flashrom@flashrom.org!\n"
+ "mail flashrom@flashrom.org with FAILED: your board name in "
+ "the subject line!\n"
"-------------------------------------------------------------"
"------------------\n"
"DO NOT REBOOT OR POWEROFF!\n");
@@ -1496,8 +1497,8 @@ void check_chip_supported(struct flashchip *flash)
"operations you tested (-V, -Vr,\n"
"-Vw, -VE), and mention which mainboard or "
"programmer you tested.\n"
- "Thanks for your help!\n"
- "===\n");
+ "Please mention your board in the subject line. "
+ "Thanks for your help!\n");
}
}
OpenPOWER on IntegriCloud