Signed-off-by: Leah Rowe <info@minifree.org>
master
Leah Rowe 2024-01-26 18:11:06 +00:00
parent a61286298d
commit 3171dc4ed8
1 changed files with 9 additions and 9 deletions

View File

@ -34,15 +34,8 @@ firmware, but not Libreboot! Booting Linux/BSD is also [well](../docs/linux/)
Testing needed! Testing needed!
=============== ===============
This was only recently updated, based on the new coreboot revision. Coreboot The coreboot revision has been updated very recently. Make sure to
has fixes upstream that should make S3 suspend/resume work again on GM45 have [external flashing gear](../docs/install/spi.md) ready just in case!
thinkpads (it was broken in the previous Libreboot release). If you have
a GM45 ThinkPad (X200, T400 etc), please confirm whether S3 suspend/resume
works (also called *sleep mode*).
Ditto, all mainboards in general should be tested. Again, this is a *testing*
release so expect some rough edges. Make sure to have [external flashing
gear](../docs/install/spi.md) ready just in case!
Work done since last release Work done since last release
============================ ============================
@ -64,6 +57,13 @@ These new mainboards have been added:
Conversely, the [ThinkPad X201 was removed](x201.md). Conversely, the [ThinkPad X201 was removed](x201.md).
S3 fixed on GM45 thinkpads
--------------------------
The new coreboot revision includes a fix within it that fixes S3 suspend/resume
on GM45 thinkpads (e.g. X200, T400). This was broken in the previous Libreboot
release, but now it works again.
Modest code size reduction Modest code size reduction
-------------------------- --------------------------