mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-26 22:52:34 +02:00
cli_common: Add link to the documentation how to mark chip tested
Perhaps some of the users will be able to follow the instructions and send a patch to mark chip as tested. The option to send report to the mailing list remains available as before. Change-Id: I36105725058f2fecb82408c369b70b3324502ece Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/81266 Reviewed-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Peter Marheine <pmarheine@chromium.org>
This commit is contained in:
parent
9cc6be205d
commit
70e1a41ead
@ -80,6 +80,8 @@ void print_chip_support_status(const struct flashchip *chip)
|
|||||||
"work correctly for you with this flash chip. Please include the flashrom log\n"
|
"work correctly for you with this flash chip. Please include the flashrom log\n"
|
||||||
"file for all operations you tested (see the man page for details), and mention\n"
|
"file for all operations you tested (see the man page for details), and mention\n"
|
||||||
"which mainboard or programmer you tested in the subject line.\n"
|
"which mainboard or programmer you tested in the subject line.\n"
|
||||||
|
"You can also try to follow the instructions here:\n"
|
||||||
|
"https://www.flashrom.org/contrib_howtos/how_to_mark_chip_tested.html\n"
|
||||||
"Thanks for your help!\n");
|
"Thanks for your help!\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user