diff options
Diffstat (limited to 'docs/install/t400_external.md')
-rw-r--r-- | docs/install/t400_external.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/install/t400_external.md b/docs/install/t400_external.md index f5ea561b..8dc2204a 100644 --- a/docs/install/t400_external.md +++ b/docs/install/t400_external.md @@ -230,17 +230,12 @@ chip): # ./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512 -r factory.rom - - # ./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512 -r factory1.rom - - # ./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512 -r factory2.rom -\ Note: the **-c** option is not required in libreboot's patched flashrom, because the redundant flash chip definitions in *flashchips.c* have been removed.\ @@ -265,8 +260,6 @@ Now flash it: # ./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512 -w path/to/libreboot/rom/image.rom -V - - ![](images/x200/disassembly/0015.jpg) You might see errors, but if it says **Verifying flash\... VERIFIED** at @@ -362,8 +355,6 @@ Now [install GNU+Linux](../gnulinux/). Copyright © 2015 Leah Rowe <info@minifree.org>\ - - Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License Version 1.3 or any later version published by the Free Software Foundation |