[coreboot-gerrit] Change in coreboot[master]: mb/amd/gardenia/Kconfig: Enable SATA

Richard Spiegel (Code Review) gerrit at coreboot.org
Fri Aug 3 16:03:43 CEST 2018


Richard Spiegel has uploaded this change for review. ( https://review.coreboot.org/27818


Change subject: mb/amd/gardenia/Kconfig: Enable SATA
......................................................................

mb/amd/gardenia/Kconfig: Enable SATA

Gardenia was created with SATA enabled, so unless AMD wants to disable it,
it needs to be enabled now that soc code disables it by default.

BUG=b:112139043
TEST=Tested on grunt by selecting STONEYRIDGE_SATA_ENABLE, build and boot
grunt. Verified SATA present, removed code from grunt and pasted it to
gardenia.

Change-Id: I34dee13079f3194546dc75f8cdcdb0696854b59d
Signed-off-by: Richard Spiegel <richard.spiegel at silverbackltd.com>
---
M src/mainboard/amd/gardenia/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/27818/1

diff --git a/src/mainboard/amd/gardenia/Kconfig b/src/mainboard/amd/gardenia/Kconfig
index f4512f7..d46d1c8 100644
--- a/src/mainboard/amd/gardenia/Kconfig
+++ b/src/mainboard/amd/gardenia/Kconfig
@@ -23,6 +23,7 @@
 	select HAVE_ACPI_TABLES
 	select BOARD_ROMSIZE_KB_8192
 	select GFXUMA
+	select STONEYRIDGE_SATA_ENABLE
 
 config MAINBOARD_DIR
 	string

-- 
To view, visit https://review.coreboot.org/27818
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I34dee13079f3194546dc75f8cdcdb0696854b59d
Gerrit-Change-Number: 27818
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel at silverbackltd.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180803/fda71a5f/attachment.html>


More information about the coreboot-gerrit mailing list