From f85398c3ab2073fe7c4abdaa74d1adc9945d2fd2 Mon Sep 17 00:00:00 2001 From: zbao Date: Sun, 5 Aug 2012 11:46:23 +0800 Subject: AMD S3: Remove the hardcoded volatile position Change-Id: I4bcf3f3435f0ba487955d14ed1b010fd94b9f625 Signed-off-by: Zheng Bao Signed-off-by: zbao Reviewed-on: http://review.coreboot.org/1408 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/southbridge/amd/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/southbridge/amd/Kconfig') diff --git a/src/southbridge/amd/Kconfig b/src/southbridge/amd/Kconfig index 867afcaf8b..23f6c066fd 100644 --- a/src/southbridge/amd/Kconfig +++ b/src/southbridge/amd/Kconfig @@ -14,3 +14,8 @@ source src/southbridge/amd/sb800/Kconfig source src/southbridge/amd/cimx/Kconfig source src/southbridge/amd/agesa/Kconfig source src/southbridge/amd/sr5650/Kconfig + +# This can be overriden by mainboard/Kconfig +config S3_VOLATILE_POS + hex + default 0xFFFF0000 -- cgit v1.2.3