summaryrefslogtreecommitdiff
path: root/util/autoport
diff options
context:
space:
mode:
authorPaul Menzel <pmenzel@molgen.mpg.de>2020-01-14 18:03:07 +0100
committerFelix Held <felix-coreboot@felixheld.de>2020-01-15 14:24:19 +0000
commit607ee30403629c4a8542be2686bd27dc508b3987 (patch)
tree31df68a9ee1e7652a382e3f31f106501d69e8e14 /util/autoport
parent3b90603668dce79848cd349720fee4b1c1c009cf (diff)
downloadcoreboot-607ee30403629c4a8542be2686bd27dc508b3987.tar.gz
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 <pmenzel@molgen.mpg.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38435 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'util/autoport')
-rw-r--r--util/autoport/readme.md4
1 files changed, 2 insertions, 2 deletions
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 <http://flashrom.org/Technology> as a reference. The flash chip is
+Refer to <https://flashrom.org/Technology> 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
- <http://flashrom.org/Technology> for more information.
+ <https://flashrom.org/Technology> for more information.
* `Release year`: Use the power of Internet to find that information.
* `Category`: This describes the type of mainboard you have.