aboutsummaryrefslogtreecommitdiff
path: root/Documentation/releases/coreboot-4.9-relnotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/releases/coreboot-4.9-relnotes.md')
-rw-r--r--Documentation/releases/coreboot-4.9-relnotes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/releases/coreboot-4.9-relnotes.md b/Documentation/releases/coreboot-4.9-relnotes.md
index c59744e522..a24266a6f8 100644
--- a/Documentation/releases/coreboot-4.9-relnotes.md
+++ b/Documentation/releases/coreboot-4.9-relnotes.md
@@ -23,6 +23,8 @@ General changes
* 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
+* Rename the POWER8 architecture port to PPC64 to reflect that it isn't limited
+ to POWER8
Toolchain
---------