diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-27 20:30:11 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-27 20:30:11 (EDT) |
commit | c938401698726a317a66befc2c76122c87d0855b (patch) | |
tree | 5599840262fa29210dcf67f35642cd78e5f55776 | |
parent | 9654748bcf8e19a72ebd8aa5abcd4e549c29a781 (diff) | |
download | libreboot-c938401698726a317a66befc2c76122c87d0855b.zip libreboot-c938401698726a317a66befc2c76122c87d0855b.tar.gz libreboot-c938401698726a317a66befc2c76122c87d0855b.tar.bz2 |
docs/hcl/kfsn4-dre.html: Notes about RAM
-rw-r--r-- | docs/hcl/kfsn4-dre.html | 14 | ||||
-rw-r--r-- | docs/tasks.html | 3 |
2 files changed, 17 insertions, 0 deletions
diff --git a/docs/hcl/kfsn4-dre.html b/docs/hcl/kfsn4-dre.html index ba411ee..ddd2ffb 100644 --- a/docs/hcl/kfsn4-dre.html +++ b/docs/hcl/kfsn4-dre.html @@ -69,6 +69,13 @@ </div> <div class="section"> + <h1>Memory</h1> + <p> + DDR2 533/667 Registered ECC. 16 slots. Total capacity up to 64GiB. + </p> + </div> + + <div class="section"> <h1 id="hexcore">Hex-core CPUs</h1> <p> PCB revision 1.05G is the best version of this board (the @@ -92,6 +99,13 @@ </div> <div class="section"> + <h1>Other information</h1> + <p> + <a href="ftp://ftp.sgi.com/public/Technical%20Support/Pdf%20files/Asus/kfsn4-dre.pdf">specifications</a> + </p> + </div> + + <div class="section"> <p> Copyright © 2015 Francis Rowe <info@gluglug.org.uk><br/> diff --git a/docs/tasks.html b/docs/tasks.html index 0009023..5fb134b 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -40,6 +40,9 @@ This graphics card will allow certain desktop motherboards to be viable in libreboot. </li> <li> + <a href="https://lkml.org/lkml/2014/9/4/172">patch for linux (kernel) to add coreboot framebuffer support</a> + </li> + <li> Libreboot has so far been biased towards Intel. This needs to end (the sooner, the better). A nice start: <ul> <li> |