From 607ee30403629c4a8542be2686bd27dc508b3987 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 14 Jan 2020 18:03:07 +0100 Subject: autoport: Use HTTPS URLs Update the two flashrom URLs to use HTTPS. All other URLs are already using HTTPS. Change-Id: I8e9861b2748289522ab418960a463ae55ab0d2d3 Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/c/coreboot/+/38435 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- util/autoport/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/autoport') diff --git a/util/autoport/readme.md b/util/autoport/readme.md index 6d1c64c3eb..b73b44121d 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -63,7 +63,7 @@ recommended, since coreboot may not boot on the first try. Disassemble your computer and find the flash chip(s). Since there could be more than one, this guide will refer to "flash chips" as one or more chips. -Refer to as a reference. The flash chip is +Refer to as a reference. The flash chip is usually in a `SOIC-8` (2x4 pins, 200mil) or `SOIC-16` (2x8 pins) package. As it can be seen on flashrom's wiki, the former package is like any other 8-pin chip on the mainboard, but it is slightly larger. The latter package is much @@ -282,7 +282,7 @@ cannot be detected by autoport. Common entries are: * `ROM package`, `ROM protocol` and `ROM socketed`: These refer to the flash chips you found earlier. You can visit - for more information. + for more information. * `Release year`: Use the power of Internet to find that information. * `Category`: This describes the type of mainboard you have. -- cgit v1.2.3