From e7c9781bdc87cc75be9395cc91cc25f5a945ab38 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 23 Jul 2019 01:43:16 +0200 Subject: Documentation/releases: Also mention RELOCATABLE_RAMSTAGE in deprecations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We plan to retire that symbol after 4.11 as well, with relocatable ramstage becoming the normal mode of operation. Change-Id: I36029215e5c8726f7dcc268bddc0d2b0161e3c40 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/34500 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes Reviewed-by: Kyösti Mälkki --- Documentation/releases/coreboot-4.10-relnotes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/releases/coreboot-4.10-relnotes.md') diff --git a/Documentation/releases/coreboot-4.10-relnotes.md b/Documentation/releases/coreboot-4.10-relnotes.md index ce1c713b49..7c2e41db30 100644 --- a/Documentation/releases/coreboot-4.10-relnotes.md +++ b/Documentation/releases/coreboot-4.10-relnotes.md @@ -76,6 +76,7 @@ options so we can remove the options and the code they disable: * C\_ENVIRONMENT\_BOOTBLOCK * NO\_CAR\_GLOBAL\_MIGRATION +* RELOCATABLE\_RAMSTAGE These only affect x86. If your platform only works without them, please look into fixing that. -- cgit v1.2.3