aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.com>2019-11-05 20:06:11 +0300
committerEvgeny Zinoviev <me@ch1p.com>2019-11-05 20:06:11 +0300
commit6217b19a4d85b0bc9d1d5dd1a50bd78a49b671a5 (patch)
treec0afa3099aaef15d4ac855b325ee08bdc090dfbf
parent5977203387d1ffa5dbe1fbf0e83554dccfe08c20 (diff)
added a note about having spi programmer
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 59c3112..96206af 100644
--- a/README.md
+++ b/README.md
@@ -311,6 +311,8 @@ Now you can flash coreboot (or anything else) with flashrom.
Remember to flash only `bios` region (use `--ifd -i bios -N`). `fd` and `me` are still locked.
+**Note:** if you're flashing coreboot for the first time, you should have an external SPI programmer just in case. It will help you recover if you flash non-working ROM.
+
# SandyBridge series (X220, T420, etc.): WIP
S3 Boot Scripts are unprotected on these models too (even on the most recent BIOS versions), but it's not useful, because FLOCKDN and SPI protected ranges are set by **LenovoFlashProtectPei** UEFI module. It is trivial to patch it, but it resides in protected range, so it can only be flashed externally.