fix inaccuracy

the statement in question was true when we only supported
up to intel haswell platform; the newer platforms still need
some more work

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2025-01-09 20:02:13 +00:00
parent abceff29c6
commit c6d4b6fa6b
2 changed files with 8 additions and 6 deletions

View File

@ -204,8 +204,9 @@ Memory controller initialisation
--------------------------------
Libreboot has *fully libre* initialisation available for all Intel memory
controllers on supported platforms. This *includes* Haswell (ThinkPad T440p
and W541) as of Libreboot 20230319 or higher.
controllers up to and including Haswell (ThinkPad T440p
and W541) as of Libreboot 20230319 or higher; on Broadwell, Intel MRC is used
and on Skylake/newer, FSP-M is used.
ARM platforms (chromebooks)
=============

View File

@ -289,12 +289,13 @@ T440p ідуть з обома графічними картками Intel та
libreboot є налаштовуваним, дозволяючи користувачу робити все, що заманеться."* -
налаштовуваний, напевно! Дивіться: [docs/maintain/](docs/maintain/)
Ініціалізація контролера пам'яті
Memory controller initialisation
--------------------------------
Libreboot має *повністю вільну* ініціалізацію, доступну для всіх контролерів пам'яті Intel
на платформах, які підтримуються. Це *включає* Haswell (ThinkPad T440p
та W541), станом на Libreboot 20230319 та пізніші.
Libreboot has *fully libre* initialisation available for all Intel memory
controllers up to and including Haswell (ThinkPad T440p
and W541) as of Libreboot 20230319 or higher; on Broadwell, Intel MRC is used
and on Skylake/newer, FSP-M is used.
Платформи ARM (chromebook)
=============