[coreboot-gerrit] Change in coreboot[master]: Documentation/release: Add some of the things we added since 4.8.1

Patrick Georgi (Code Review) gerrit at coreboot.org
Wed Jun 6 13:04:51 CEST 2018


Hello Martin Roth,

I'd like you to do a code review. Please visit

    https://review.coreboot.org/26886

to review the following change.


Change subject: Documentation/release: Add some of the things we added since 4.8.1
......................................................................

Documentation/release: Add some of the things we added since 4.8.1

From here on, changes should directly touch the release notes, but these
are notable, too.

Change-Id: I602d67f8dd38391663094212cdb4609cdad458ee
Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
---
M Documentation/releases/coreboot-4.9-relnotes.md
1 file changed, 7 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/26886/1

diff --git a/Documentation/releases/coreboot-4.9-relnotes.md b/Documentation/releases/coreboot-4.9-relnotes.md
index 788d695..c484b32 100644
--- a/Documentation/releases/coreboot-4.9-relnotes.md
+++ b/Documentation/releases/coreboot-4.9-relnotes.md
@@ -16,6 +16,13 @@
 General changes
 ---------------
 
+* Various code cleanups
+ * Removed `device_t` in favor of `struct device*` in ramstage code
+ * Improve adherence to coding style
+* Expand use of the postcar stage
+* Add bootblock compression capability: on systems that copy the bootblock
+  from very slow flash to ERAM, allow adding a stub that decompresses the
+  bootblock into ERAM to minimize the amount of flash reads
 
 Toolchain
 ---------

-- 
To view, visit https://review.coreboot.org/26886
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I602d67f8dd38391663094212cdb4609cdad458ee
Gerrit-Change-Number: 26886
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180606/8eedda60/attachment.html>


More information about the coreboot-gerrit mailing list