From b116308d9139b36babf1a32a1af17a3bf3475a4d Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 16 Mar 2015 08:52:32 +0000 Subject: docs/release.html: add note about R400 whitelist in flashrom --- docs/release.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/release.html') diff --git a/docs/release.html b/docs/release.html index 5db65d70..84a10cca 100644 --- a/docs/release.html +++ b/docs/release.html @@ -307,6 +307,9 @@ using its own script, but updating it is still a bit too manual. linux-libre's deblob scripts do an excellent job and (adapted) will make it much easier to maintain coreboot-libre. +
  • + Add a whitelist entry to board_enable.c in flashrom, for the ThinkPad R400 +
  • Improve the deblobbing scripts (see http://projects.mtjm.eu/work_packages/40)