summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-10 14:13:07 (EDT)
committer Leah Woods <info@minifree.org>2016-05-10 14:13:07 (EDT)
commit218707587ef57fe62489935d5a744178704aa3ba (patch)
tree83a92b8ef34fc2416a38d745ccb007c0c5765844 /docs
parent4631b71838219309fb2810bfe6e9ff9feebfd15c (diff)
downloadlibreboot-218707587ef57fe62489935d5a744178704aa3ba.zip
libreboot-218707587ef57fe62489935d5a744178704aa3ba.tar.gz
libreboot-218707587ef57fe62489935d5a744178704aa3ba.tar.bz2
Add flashing instructions for Intel D510MO
Diffstat (limited to 'docs')
-rw-r--r--docs/resources/images/d510mo/d510mo.jpgbin0 -> 35671 bytes
-rw-r--r--docs/src/install/d510mo.texi46
-rw-r--r--docs/src/install/index.texi2
3 files changed, 47 insertions, 1 deletions
diff --git a/docs/resources/images/d510mo/d510mo.jpg b/docs/resources/images/d510mo/d510mo.jpg
new file mode 100644
index 0000000..7558d5b
--- /dev/null
+++ b/docs/resources/images/d510mo/d510mo.jpg
Binary files differ
diff --git a/docs/src/install/d510mo.texi b/docs/src/install/d510mo.texi
new file mode 100644
index 0000000..3bdb005
--- /dev/null
+++ b/docs/src/install/d510mo.texi
@@ -0,0 +1,46 @@
+\input texinfo
+@documentencoding UTF-8
+
+@ifnottex
+@paragraphindent 0
+@end ifnottex
+@titlepage
+@title D510MO flashing tutorial
+@end titlepage
+
+@node Top
+@top D510MO flashing tutorial
+
+@node D510MO flashing tutorial
+@chapter D510MO flashing tutorial
+@anchor{#d510mo-flashing-tutorial}
+D510MO flashing tutorial
+
+This guide is for those who want libreboot on their Intel D510MO motherboard while they still have the original BIOS present.
+
+@uref{index.html,Back to main index}
+
+@node Flash chip size
+@chapter Flash chip size
+@anchor{#flash-chip-size}
+Use this to find out:@* # @strong{dmidecode | grep ROM\ Size}
+
+@ref{#pagetop,Back to top of page.}
+
+@image{../resources/images/d510mo/d510mo,,,,jpg}
+
+Use this image for reference, then refer to @uref{bbb_setup.html,bbb_setup.html} for how to set up the BBB for flashing it.
+
+Do refer to the @uref{../hcl/index.html",compatibility page} for more information about this board.
+
+Copyright © 2016 Leah Woods <info@@minifree.org>@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found at @uref{../resources/licenses/gfdl-1.3.txt,gfdl-1.3.txt}
+
+Updated versions of the license (when available) can be found at @uref{https://www.gnu.org/licenses/licenses.html,https://www.gnu.org/licenses/licenses.html}
+
+UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
+
+TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
+
+The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
+
+@bye
diff --git a/docs/src/install/index.texi b/docs/src/install/index.texi
index b0d7a01..2372ba6 100644
--- a/docs/src/install/index.texi
+++ b/docs/src/install/index.texi
@@ -60,7 +60,7 @@ CONFIG_STRICT_DEVMEM not enabled.
@item
@uref{bbb_setup.html,Flashing the Gigabyte GA-G41M-ES2L (has 2 SOIC-8 flash chips, one is backup)}
@item
-@uref{bbb_setup.html,Flashing the Intel D510MO}
+@uref{d510mo.html,Flashing the Intel D510MO}
@item
@uref{bbb_setup.html,How to program an SPI flash chip with the BeagleBone Black}
@item