Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30063
Change subject: cpu/amd/car: Enable relocatable ramstage ......................................................................
cpu/amd/car: Enable relocatable ramstage
It is possible this runs quite slowly as no MTRR is used to cache cbmem.
Change-Id: I6fe4cf797a42621b3a9a3d939cd31d16ebbf9f53 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/northbridge/amd/amdfam10/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/30063/1
diff --git a/src/northbridge/amd/amdfam10/Kconfig b/src/northbridge/amd/amdfam10/Kconfig index 6435887..07fa216 100644 --- a/src/northbridge/amd/amdfam10/Kconfig +++ b/src/northbridge/amd/amdfam10/Kconfig @@ -24,7 +24,6 @@ select PCIEXP_COMMON_CLOCK select PCIEXP_CLK_PM select PCIEXP_L1_SUB_STATE - select NO_RELOCATABLE_RAMSTAGE
if NORTHBRIDGE_AMD_AMDFAM10 config AGP_APERTURE_SIZE