diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 22:38:02 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 22:38:53 (EDT) |
commit | c3ed03fffee2327c2f80762a8b019989237e75aa (patch) | |
tree | 0c02fa19506cf7b0510c34ac2449d2253aefcc4e /docs | |
parent | 57d00cdc2b261d6268dacf762d330acaf52f0c74 (diff) | |
download | libreboot-c3ed03fffee2327c2f80762a8b019989237e75aa.zip libreboot-c3ed03fffee2327c2f80762a8b019989237e75aa.tar.gz libreboot-c3ed03fffee2327c2f80762a8b019989237e75aa.tar.bz2 |
docs/tasks.html: new candidate: Dell OptiPlex 755
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tasks.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index c4f7ba4..5ce2bc9 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -83,6 +83,13 @@ NOTE: EC support. ALSO: DDR2 memory (coreboot raminit for GM45 currently only supports DDR3)</li> </ul> </li> + <li> + <b>Desktop</b> system: Dell Optiplex 755. There are <b>lots</b> of these available online. + ICH9. DDR2 RAM (needs work in coreboot). No EC (it's a desktop). It will require + quite a bit of work in coreboot, but this is a very good candidate. + The ME can probably be removed and disabled, using ich9gen without any modifications + (or with few modifications). Where are the datasheets? Schematics? + </li> </ul> </li> </ul> |