From fc9d5011a9eee4eecda1410378832a225cacdc5f Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 13 Oct 2017 09:28:01 -0600 Subject: src/mainboard/kahlee: Default AMD FW position to 1MB For Kahlee, the AMD firmware directory should be in the 1MB location so that it's in the RO cbfs section. BUG=b:65484600 TEST=Build & boot Change-Id: I650d8bc0bfa773f5fb5dc11167fe3db3b9550b68 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/22003 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- src/mainboard/google/kahlee/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/kahlee/Kconfig') diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig index ad12d8c20c..0eaccf71fa 100644 --- a/src/mainboard/google/kahlee/Kconfig +++ b/src/mainboard/google/kahlee/Kconfig @@ -70,4 +70,8 @@ config GBB_HWID depends on CHROMEOS default "KAHLEE TEST 6421" +config AMD_FWM_POSITION_INDEX + int + default 1 + endif # BOARD_GOOGLE_KAHLEE -- cgit v1.2.3