From df21321b7794f01da34855ec77c204c146f6687c Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 13 Feb 2015 23:50:47 -0500 Subject: Merge all flashing scripts one one. --- (limited to 'docs') diff --git a/docs/install/index.html b/docs/install/index.html index eda8bfa..856a9da 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -179,7 +179,7 @@

Run the script:
- $ sudo ./lenovobios_firstflash bin/YOURBOARD/YOURROM. + $ sudo ./flash i945lenovo_firstflash bin/YOURBOARD/YOURROM.

@@ -214,7 +214,7 @@

When you have booted up again:
- $ sudo ./lenovobios_secondflash bin/YOURBOARD/YOURROM + $ sudo ./flash i945lenovo_secondflash bin/YOURBOARD/YOURROM

@@ -296,13 +296,8 @@

- Flashing is actually easy (compared to X60/T60).
- $ sudo flashrom -p internal:laptop=force_I_want_a_brick -w bin/YOURBOARD/YOURROM -

- -

- Alternatively, a script is provided which does the same thing:
- $ sudo ./macbook21_firstflash bin/YOURBOARD/YOURROM + Use this flashing script, to install libreboot:
+ $ sudo ./flash i945apple_firstflash bin/YOURBOARD/YOURROM

@@ -399,14 +394,14 @@

Flash the ROM:
- $ sudo ./flash bin/YOURBOARD/YOURROM + $ sudo ./flash update bin/YOURBOARD/YOURROM

If you are sure that you are flashing the correct image but you get the error This coreboot image (LENOVO:ThinkPad X60) does not appear to be correct for the detected mainboard (Lenovo:ThinkPad X60 / X60s / X60t) or similar (if it's a different board), then do:
- $ sudo ./forceflash bin/YOURBOARD/YOURROM + $ sudo ./flash forceupdate bin/YOURBOARD/YOURROM

-- cgit v0.9.1