diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 03:37:35 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 03:37:35 (EST) |
commit | 9d497582d92677c497662e0c8fbdafec729df1dc (patch) | |
tree | 535e5d277dd9392690616f5ef823f55ad6b88680 /docs | |
parent | 70c467cbe1a63311a1dd30c26cd6b9a9f96498eb (diff) | |
download | libreboot-9d497582d92677c497662e0c8fbdafec729df1dc.zip libreboot-9d497582d92677c497662e0c8fbdafec729df1dc.tar.gz libreboot-9d497582d92677c497662e0c8fbdafec729df1dc.tar.bz2 |
docs/release.html: add notes about acer aspire 5738
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index 615b0dc..974c590 100644 --- a/docs/release.html +++ b/docs/release.html @@ -218,6 +218,7 @@ other tasks </h2> <ul> + <li>port acer aspire 5738 to coreboot (gm45)? (and then libreboot). EC is the main blocker (no support in coreboot yet)</li> <li> Commit 26ca08caf81ad2dcc9c8246a743d82ffb464c767 in coreboot, see the while (1) loop that waits for the panel to power up on i945. This is an infinite loop if the panel doesn't power up. |