coreboot-kgpe-d16/src
Marshall Dawson 6d3b7e6f62 soc/amd/stoneyridge: Fix gnvs aoac initialization
Correct the SD and SATA assignments.

TEST=Boot Grunt
BUG=b:130788333

Change-Id: Ib75e1dbb0cd7f90a8d297d11d3a7c3bad47a8d21
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32355
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2019-04-21 23:14:45 +00:00
..
acpi
arch smbios: Fix copy paste error 2019-04-19 06:19:13 +00:00
commonlib commonlib/cbfs: Check for presence of CONFIG() macro 2019-04-08 18:52:38 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
device src: Fix remaining #include <timer.h> 2019-04-09 17:20:35 +00:00
drivers drivers/i2c/sx9310: Add support for GPIO IRQ 2019-04-12 02:14:51 +00:00
ec ec/google/wilco: Support board_id with EC provided ID 2019-04-18 23:43:06 +00:00
include smbios: Add type 17 device/bank locator override 2019-04-19 01:39:03 +00:00
lib src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
mainboard mb/facebook/watson: Don't use deprecated IS_ENABLED 2019-04-20 04:22:46 +00:00
northbridge nb/intel/nehalem: Hide some raminit output messages 2019-04-20 04:27:01 +00:00
security vboot: do not set VBSD_BOOT_FIRMWARE_WP_ENABLED flag 2019-04-11 11:23:33 +00:00
soc soc/amd/stoneyridge: Fix gnvs aoac initialization 2019-04-21 23:14:45 +00:00
southbridge nb/intel/sandybridge: Move southbridge code to bd82x6x 2019-04-18 09:57:51 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode vc/amd/agesa/f14: Add missing break statement 2019-04-07 03:27:52 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00