mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-03 06:53:18 +02:00
doc: Point to web page instead of Wiki for Laptops page
There were three occurences pointing to the retired wiki instead of the web page https://flashrom.org/contrib_howtos/laptops_and_ec.html Change-Id: I62950e1099183171dd3b94200014034b0616a4b4 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/86546 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-by: Andy Ebrahiem <ahmet.ebrahiem@9elements.com>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
5e56f42eaa
commit
49e33c8939
@ -129,7 +129,8 @@ static void report_nonwl_laptop_detected(const struct board_cfg *bcfg)
|
||||
msg_perr("Laptops, notebooks and netbooks are difficult to support and we\n"
|
||||
"recommend to use the vendor flashing utility. The embedded controller\n"
|
||||
"(EC) in these machines often interacts badly with flashing.\n"
|
||||
"See the manpage and https://flashrom.org/Laptops for details.\n\n"
|
||||
"See the manpage and https://flashrom.org/contrib_howtos/laptops_and_ec.html\n"
|
||||
"for details.\n\n"
|
||||
"If flash is shared with the EC, erase is guaranteed to brick your laptop\n"
|
||||
"and write may brick your laptop.\n"
|
||||
"Read and probe may irritate your EC and cause fan failure, backlight\n"
|
||||
|
Reference in New Issue
Block a user