mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-03 15:03:22 +02:00
doc: Final cleanup of remaining references to the old wiki website
Change-Id: Ie002c1242075c8becb59d26bd9c562c7616233c1 Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/86676 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
2
ichspi.c
2
ichspi.c
@ -2236,7 +2236,7 @@ static int init_ich_default(const struct programmer_cfg *cfg, void *spibar, enum
|
||||
if (ich_spi_rw_restricted)
|
||||
msg_pinfo("Not all flash regions are freely accessible by flashrom. This is "
|
||||
"most likely\ndue to an active ME. Please see "
|
||||
"https://flashrom.org/ME for details.\n");
|
||||
"https://flashrom.org/user_docs/management_engine.html for details.\n");
|
||||
}
|
||||
|
||||
/* Handle PR registers */
|
||||
|
Reference in New Issue
Block a user