Documentation/releases: Also mention RELOCATABLE_RAMSTAGE in deprecations
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 <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34500 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
parent
7ebb0189fd
commit
e7c9781bdc
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue