diff options
Diffstat (limited to 'docs/howtos/x60_unbrick.html')
-rw-r--r-- | docs/howtos/x60_unbrick.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/howtos/x60_unbrick.html b/docs/howtos/x60_unbrick.html index 10f66b4d..8427c5ac 100644 --- a/docs/howtos/x60_unbrick.html +++ b/docs/howtos/x60_unbrick.html @@ -172,7 +172,8 @@ Programmer is now active:<br/> <img src="x60_unbrick/0023.jpg" alt="" /><br/> Now I install flashrom on the T60 (running Trisquel GNU/Linux) and do this:<br/> - <b>flashrom -p buspirate_spi:dev=/dev/ttyUSB0 -w coreboot.rom</b><br/> + <b>flashrom -p buspirate_spi:dev=/dev/ttyUSB0 -w bin/x60/libreboot_usqwerty.rom</b><br/> + Note: there are also other ROM images for X60<br/> Note: this is using buspirate as the programmer, so it is flashing the X60, not the T60!<br/> Here's my terminal window on the T60:<br/> <img src="x60_unbrick/0025.jpg" alt="" /><br/> |