From 99d226cca1bd66d7b3c74cb42f8d36a779fa3ff4 Mon Sep 17 00:00:00 2001
From: Francis Rowe
+ You should also make sure to update + resources/scripts/helpers/build/trim/coreboot + which purges unused parts of coreboot. Basically, if it's + purging parts that you now need, then that's a bug and you + should fix it. +
+ +You should also test the resulting ROM images from building with the new or modified coreboot revision.
@@ -326,6 +334,15 @@ configuration:+ You should also make sure to update the whitelist in + resources/scripts/helpers/build/trim/coreboot + which purges unused parts of coreboot (including boards). + Basically, if it's + purging parts that you now need, then that's a bug and you + should fix it. +
Back to top of page. diff --git a/docs/release.html b/docs/release.html index 392e990..048f67b 100644 --- a/docs/release.html +++ b/docs/release.html @@ -114,6 +114,12 @@ Changes for this release (earliest changes last, recent changes first)