diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-10 09:47:51 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-10 09:47:51 (EDT) |
commit | f04fe8dfd1549e472d39a2a59668beabc96eb13a (patch) | |
tree | e049f6f765ad9a3b904231f0a445b7e724d8515d /docs/tasks.html | |
parent | 374b9adfcbf4d2bc5f547d7ff265497a9a1d6458 (diff) | |
download | libreboot-f04fe8dfd1549e472d39a2a59668beabc96eb13a.zip libreboot-f04fe8dfd1549e472d39a2a59668beabc96eb13a.tar.gz libreboot-f04fe8dfd1549e472d39a2a59668beabc96eb13a.tar.bz2 |
docs/tasks.html: More GM45 candidates
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 3569344..6fdb073 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -85,12 +85,19 @@ needs to disable the ATI chip and use Intel (this isn't done yet) </li> <li> - port acer aspire 5738 to coreboot (gm45)? (and then libreboot). EC is the main blocker (no support in coreboot yet). - ME isn't an issue, because its GM45 so it could be removed (it looks like this machine might also be shipped in - non-descriptor mode by default, like the roda rk9). - Search <b>jv50 block diagram filetype:pdf</b> for schematics. - (jv50 is written on the board); noone seems to have found any documentation for the EC chip, but - maybe it could be sufficiently reverse engineered via serialice and ectool. + Non-lenovo GM45 laptops: + <ul> + <li>Dell Latitude E6400 - quite a few of these online. This is a good laptop to target in coreboot and libreboot. + NOTE: EC support. ALSO: DDR2 memory (coreboot raminit for GM45 currently only supports DDR3)</li> + <li>Dell Latitude E5400 - quite a few of these as well. Uses DDR3 memory. EC needs porting.</li> + <li> + Acer Aspire 5739 - NOTE: EC. ALSO: EC + <ul> + <li>Search <b>jv50 block diagram filetype:pdf</b> for schematics (jv50 is written on the board). + no docs were found for the EC chip, but it might be good enough to RE via serialice and ectool</li> + </ul> + </li> + </ul> </li> <li> T400S and X301. These both seem to be GS45. X301 uses only the low-performance mode CPUs, so raminit |