coreboot-kgpe-d16/src
Richard Spiegel bb18b43065 soc/amd/stoneyridge: Disable SATA based on devicetree setting
Grunt boards don't use SATA, so it should be disabled to save power.
Check if SATA is enabled in devicetree, and enable/disable the device
based on that setting.

BUG=b:112139043
TEST=Buil and boot grunt, checked the absence of SATA PCI.

Change-Id: I4a3b5f65e612e8da5bedff0c557a0850f350dfa8
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/27845
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-08-06 01:09:04 +00:00
..
acpi
arch riscv: remove redundancy in Makefile 2018-08-01 14:37:06 +00:00
commonlib security/tpm: Improve TCPA log generation 2018-08-03 23:46:21 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu cpu/x86/lapic/apic_timer.c: Compile the same code for all stages 2018-08-03 09:13:20 +00:00
device pnp_device: don't treat missing PNP_MSC devicetree entry as error 2018-07-29 15:06:41 +00:00
drivers drvs/intel/gma/acpi: Add methods to use MBOX3 2018-08-04 00:23:09 +00:00
ec ec/lenovo/h8/acpi: Fix ACPI error in _INI 2018-07-30 18:59:51 +00:00
include gpio: Change gpio_baseX_value() function return types to unsigned 2018-08-03 18:10:02 +00:00
lib gpio: Change gpio_baseX_value() function return types to unsigned 2018-08-03 18:10:02 +00:00
mainboard southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default 2018-08-05 19:57:56 +00:00
northbridge x4x/raminit_ddr23: use MCHBAR AND/OR/AND_OR macros [2/2] 2018-08-04 18:44:11 +00:00
security security/tpm: Improve TCPA log generation 2018-08-03 23:46:21 +00:00
soc soc/amd/stoneyridge: Disable SATA based on devicetree setting 2018-08-06 01:09:04 +00:00
southbridge southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default 2018-08-05 19:57:56 +00:00
superio superio/nuvoton/nct6776/acpi: Add PS/2 mouse support 2018-08-03 15:17:01 +00:00
vendorcode src/vendorcode/amd/pi/00670F00: Remove IMC support 2018-07-31 00:46:25 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00