From 8bea7027cd5a27515522acaf7d5a189dbb8aa3cb Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Sun, 31 Oct 2021 04:21:29 +0100 Subject: [PATCH] Documentation/releases/4.15: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3e64793c58f2acfbfc42e46782d68bec97088601 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/58775 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Michael Niewöhner --- Documentation/releases/coreboot-4.15-relnotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/releases/coreboot-4.15-relnotes.md b/Documentation/releases/coreboot-4.15-relnotes.md index 1f5947fbc3..97ed37c0ad 100644 --- a/Documentation/releases/coreboot-4.15-relnotes.md +++ b/Documentation/releases/coreboot-4.15-relnotes.md @@ -41,7 +41,7 @@ Deprecations and incompatible changes Drop the deprecated COREBOOTPAYLOAD option, and replace it with MrChromebox's updated UefiPayloadPkg option. Simplify the Kconfig options to make it easier to build from upstream edk2 master. Drop the TIANOCORE_USE_8254_TIMER Kconfig -option since it applied only to CorebootPayloadPkg. Clean up the Makefile now +option since it applies only to CorebootPayloadPkg. Clean up the Makefile now that we're only building from a single Tianocore package/target. ### Remove old lp4x and ddr4 versions of spd_tools