From df21321b7794f01da34855ec77c204c146f6687c Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Sat, 14 Feb 2015 04:50:47 +0000 Subject: Merge all flashing scripts one one. --- docs/install/index.html | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'docs/install/index.html') diff --git a/docs/install/index.html b/docs/install/index.html index eda8bfa5..856a9da4 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -179,7 +179,7 @@ <p> Run the script:<br/> - <b>$ sudo ./lenovobios_firstflash bin/<a href="#rom">YOURBOARD/YOURROM</a>.</b> + <b>$ sudo ./flash i945lenovo_firstflash bin/<a href="#rom">YOURBOARD/YOURROM</a>.</b> </p> <div class="important"> @@ -214,7 +214,7 @@ <p> When you have booted up again:<br/> - <b>$ sudo ./lenovobios_secondflash bin/<a href="#rom">YOURBOARD/YOURROM</a></b> + <b>$ sudo ./flash i945lenovo_secondflash bin/<a href="#rom">YOURBOARD/YOURROM</a></b> </p> <div class="important"> @@ -296,13 +296,8 @@ </p> <p> - Flashing is actually easy (compared to X60/T60).<br/> - <b>$ sudo flashrom -p internal:laptop=force_I_want_a_brick -w bin/<a href="#rom">YOURBOARD/YOURROM</a></b> - </p> - - <p> - Alternatively, a script is provided which does the same thing:<br/> - <b>$ sudo ./macbook21_firstflash bin/<a href="#rom">YOURBOARD/YOURROM</a></b> + Use this flashing script, to install libreboot:<br/> + <b>$ sudo ./flash i945apple_firstflash bin/<a href="#rom">YOURBOARD/YOURROM</a></b> </p> <div class="important"> @@ -399,14 +394,14 @@ </p> <p> Flash the ROM:<br/> - <b>$ sudo ./flash bin/<a href="#rom">YOURBOARD/YOURROM</a></b> + <b>$ sudo ./flash update bin/<a href="#rom">YOURBOARD/YOURROM</a></b> </p> <p> If you are sure that you are flashing the correct image but you get the error <b>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</b>: <br/> - <b>$ sudo ./forceflash bin/<a href="#rom">YOURBOARD/YOURROM</a></b> + <b>$ sudo ./flash forceupdate bin/<a href="#rom">YOURBOARD/YOURROM</a></b> </p> <div class="important"> -- cgit v1.2.3-70-g09d2