[coreboot-gerrit] Change in coreboot[master]: src/mainboard/kahlee: Default AMD FW position to 1MB

Martin Roth (Code Review) gerrit at coreboot.org
Fri Oct 13 17:35:46 CEST 2017


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/22003


Change subject: src/mainboard/kahlee: Default AMD FW position to 1MB
......................................................................

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 <martinroth at google.com>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/22003/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index ad12d8c..0eaccf7 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -70,4 +70,8 @@
 	depends on CHROMEOS
 	default "KAHLEE TEST 6421"
 
+config AMD_FWM_POSITION_INDEX
+	int
+	default 1
+
 endif # BOARD_GOOGLE_KAHLEE

-- 
To view, visit https://review.coreboot.org/22003
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I650d8bc0bfa773f5fb5dc11167fe3db3b9550b68
Gerrit-Change-Number: 22003
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171013/1974e9bd/attachment.html>


More information about the coreboot-gerrit mailing list