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 <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49825
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
Zheng Bao 2021-01-22 14:37:42 +08:00 committed by Felix Held
parent 7c0e49b24a
commit 76e72a0dd5
1 changed files with 6 additions and 0 deletions

View File

@ -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"