From f9d3d33a55f83661057125223b762ac5cf92401d Mon Sep 17 00:00:00 2001 From: Felix Held Date: Tue, 23 Jun 2020 01:08:46 +0200 Subject: mb/amd/mandolin: maximize CBFS size Change-Id: Ib829da0972bb7ec98f66fe8fe683289d91ad58dc Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/42706 Tested-by: build bot (Jenkins) Reviewed-by: Raul Rangel --- src/mainboard/amd/mandolin/Kconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/mainboard/amd/mandolin/Kconfig b/src/mainboard/amd/mandolin/Kconfig index 6ec77bf01d..a087b5951b 100644 --- a/src/mainboard/amd/mandolin/Kconfig +++ b/src/mainboard/amd/mandolin/Kconfig @@ -27,9 +27,7 @@ config AMD_LPC_DEBUG_CARD Note that Kconfig does not currently enforce this restriction. config CBFS_SIZE - default 0x780000 - help - TODO: Adjust this to maximize CBFS size + default 0x7cf000 # Maximum size for the Mandolin FMAP config MAINBOARD_DIR string -- cgit v1.2.3