diff options
Diffstat (limited to 'docs/install/x60_unbrick.html')
-rw-r--r-- | docs/install/x60_unbrick.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/install/x60_unbrick.html b/docs/install/x60_unbrick.html index 1b5056d..6bbe3c5 100644 --- a/docs/install/x60_unbrick.html +++ b/docs/install/x60_unbrick.html @@ -8,14 +8,14 @@ @import url('../css/main.css'); </style> - <title>Libreboot documentation: Unbricking the ThinkPad X60</title> + <title>ThinkPad X60: Recovery guide</title> </head> <body> <div class="section"> - <h1>Unbricking the ThinkPad X60</h1> - <p>This guide will show you how to recover from a bad flash that prevents your ThinkPad X60 from booting.</p> + <h1>ThinkPad X60: Recovery guide</h1> + <p>This section documents how to recover from a bad flash that prevents your ThinkPad X60 from booting.</p> <p><a href="index.html">Back to previous index</a></p> </div> @@ -150,6 +150,11 @@ POMONA 5250: Connecting the BBB and pomona (in this image, an external 3.3v DC PSU was used):<br/> <img src="images/x60/th_bbb_flashing.jpg" alt="" /> </p> + + <p> + Flashrom binaries for ARM (tested on a BBB) are distributed in libreboot_util. Alternatively, + libreboot also distributes flashrom source code which can be built. + </p> <p> SSH'd into the BBB:<br/> |