From 76e72a0dd5b0dcc5c86a57545802e90e6c2a8d6b Mon Sep 17 00:00:00 2001 From: Zheng Bao Date: Fri, 22 Jan 2021 14:37:42 +0800 Subject: mb/google/guybrush: Set FWM position to an upper address Setting other places causes build error. BUG=b:178241112 TEST=Build Change-Id: I85d5d44c458feed38d69f21f899d6b4380963ec7 Signed-off-by: Zheng Bao Reviewed-on: https://review.coreboot.org/c/coreboot/+/49825 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held Reviewed-by: Marshall Dawson --- src/mainboard/google/guybrush/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/mainboard/google/guybrush/Kconfig') diff --git a/src/mainboard/google/guybrush/Kconfig b/src/mainboard/google/guybrush/Kconfig index da7a0aa52a..fe20162e95 100644 --- a/src/mainboard/google/guybrush/Kconfig +++ b/src/mainboard/google/guybrush/Kconfig @@ -22,6 +22,12 @@ config MAINBOARD_PART_NUMBER string default "Guybrush" if BOARD_GOOGLE_GUYBRUSH +config AMD_FWM_POSITION_INDEX + int + default 3 + help + TODO: might need to be adapted for better placement of files in cbfs + config DEVICETREE string default "variants/baseboard/devicetree.cb" -- cgit v1.2.3