d945gclf.html 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <style type="text/css">
  7. @import url('../css/main.css');
  8. </style>
  9. <title>d945cglf flashing tutorial</title>
  10. </head>
  11. <body>
  12. <div class="section">
  13. <h1 id="pagetop">d945gclf flashing tutorial</h1>
  14. <p>
  15. This guide is for those who want libreboot on their Intel d945gclf
  16. motherboard while they still have the original BIOS present.
  17. </p>
  18. <p>
  19. For information about this board, go to
  20. <a href="../hcl/d945gclf.html">../hcl/d945gclf.html</a>
  21. </p>
  22. <p>
  23. <a href="index.html">Back to main index</a>
  24. </p>
  25. </div>
  26. <div class="section">
  27. <h1 id="clip">Flashing instructions</h1>
  28. <p>
  29. Refer to <a href="bbb_setup.html">bbb_setup.html</a> for how to
  30. set up the BBB for external flashing.
  31. </p>
  32. <p>
  33. Here is an image of the flash chip:<br/>
  34. <img alt="" src="../images/d945gclf/d945gclf_spi.jpg" />
  35. </p>
  36. </div>
  37. <div class="section">
  38. <p>
  39. Copyright &copy; 2016 Leah Rowe &lt;info@minifree.org&gt;<br/>
  40. Permission is granted to copy, distribute and/or modify this document
  41. under the terms of the GNU Free Documentation License, Version 1.3
  42. or any later version published by the Free Software Foundation;
  43. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  44. A copy of the license can be found at <a href="../gfdl-1.3.txt">../gfdl-1.3.txt</a>
  45. </p>
  46. <p>
  47. Updated versions of the license (when available) can be found at
  48. <a href="https://www.gnu.org/licenses/licenses.html">https://www.gnu.org/licenses/licenses.html</a>
  49. </p>
  50. <p>
  51. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
  52. EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
  53. AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
  54. ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
  55. IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
  56. WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
  57. PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
  58. ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
  59. KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
  60. ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
  61. </p>
  62. <p>
  63. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
  64. TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
  65. NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
  66. INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
  67. COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
  68. USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
  69. ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
  70. DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
  71. IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
  72. </p>
  73. <p>
  74. The disclaimer of warranties and limitation of liability provided
  75. above shall be interpreted in a manner that, to the extent
  76. possible, most closely approximates an absolute disclaimer and
  77. waiver of all liability.
  78. </p>
  79. </div>
  80. </body>
  81. </html>