Browse Source

x230: README: make 8M flashing clearer

pull/35/head
Martin Kepplinger 6 years ago
parent
commit
c2924c35b7
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      x230/README.md

+ 2
- 1
x230/README.md View File

@ -92,7 +92,8 @@ Move the release-tarball to the RPi (USB Stick or however) and unpack it
cd tarball_extracted cd tarball_extracted
And finally unlock the 8M chip by using the included script (be patient):
And finally unlock the 8M chip by using the included script (be patient). Again,
this doesn't replace much; it reads the original, unlocks and flashes back:
sudo ./flashrom_rpi_bottom_unlock.sh -m -c <chipname> -k <backup.bin> sudo ./flashrom_rpi_bottom_unlock.sh -m -c <chipname> -k <backup.bin>


Loading…
Cancel
Save