diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-09 05:08:24 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-09 05:08:24 (EST) |
commit | 05f0b39ed4471bef1b9bd93001c1304bb9f78e6c (patch) | |
tree | 4a57dc642f9924d1a126f81aebe9e6c363e42ab0 /docs/release.html | |
parent | ba294e1af6d925c437d0f13d734da88a214a62ae (diff) | |
download | libreboot-05f0b39ed4471bef1b9bd93001c1304bb9f78e6c.zip libreboot-05f0b39ed4471bef1b9bd93001c1304bb9f78e6c.tar.gz libreboot-05f0b39ed4471bef1b9bd93001c1304bb9f78e6c.tar.bz2 |
docs/release.html: Add note about AT26DF321 flash chip (TODO)
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index c686495..cc58f53 100644 --- a/docs/release.html +++ b/docs/release.html @@ -340,6 +340,10 @@ </h2> <ul> <li> + Atmel AT26DF321 flash chip (SOIC-8, 4MiB) on GM45 laptops is currently unsupported by flashrom + (support does exist, but is buggy). pehjota is talking to the people in flashrom trying to get it fixed. + </li> + <li> X200: only framebuffer graphics work. This is fine, since it's what most people use, but text-mode graphics initialization is currently broken, which means that memtest86+ will require serial output or ehci debugging. |