From 7104fe261841ad40e11656becc6d8f54de53104b Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 27 May 2017 20:53:29 +0300 Subject: binaryPI: Define AGESA blob in CBFS as Kconfig string MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0f78cb275ecad732f81c609564a0640f03d2559e Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/19983 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones Reviewed-by: Marshall Dawson --- src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/vendorcode/amd/pi/00670F00') diff --git a/src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c b/src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c index 66a8393a73..405a45075d 100644 --- a/src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c +++ b/src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c @@ -52,9 +52,6 @@ #include #include -// TODO Add a kconfig option to name the AGESA ROM file in CBFS -#define CONFIG_CBFS_AGESA_NAME "AGESA" - // TODO These need to be replaced with calls to CreateStruct() AGESA_STATUS HeapAllocateBuffer ( -- cgit v1.2.3