coreboot/src/soc/intel/elkhartlake
Mario Scheithauer 15e7499cdd soc/intel/elkhartlake: Make hard drive type for SATA ports configurable
Intel's EHL FSP offers the possibility to select the connected hard
drive type to SATA ports. One has the option to choose between HDD ('0'
- default) and SSD ('1').

This patch provides a chip config so that this FSP parameter can be set
as needed in the devicetree on mainboard level.

Change-Id: Idb03aff5b6c5df592b47e2f4abe4fe58ac7151ba
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74946
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2023-05-10 13:06:12 +00:00
..
acpi soc/intel/elkhartlake: Use common gpio.h include 2023-01-18 05:20:01 +00:00
bootblock
include/soc soc/intel/ehl: Select CSE defined ME spec version for elkhartlake 2023-02-24 12:09:23 +00:00
romstage soc/intel/elkhartlake/romstage/fsp_params.c: separate debug params 2023-02-27 16:45:36 +00:00
acpi.c soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
chip.c soc/intel/elkhartlake: Use common gpio.h include 2023-01-18 05:20:01 +00:00
chip.h soc/intel/elkhartlake: Make hard drive type for SATA ports configurable 2023-05-10 13:06:12 +00:00
cpu.c soc/intel: Use common codeflow for MP init 2023-02-23 08:53:38 +00:00
espi.c treewide: Remove unused 'include <arch/io.h>' 2022-12-15 13:37:41 +00:00
finalize.c
fsp_params.c soc/intel/elkhartlake: Make hard drive type for SATA ports configurable 2023-05-10 13:06:12 +00:00
gpio.c soc/intel/elkhartlake/gpio.c: Fix GPD reset map 2023-02-23 12:18:24 +00:00
gspi.c
i2c.c
Kconfig soc/intel/elkhartlake: Define DIMM_SPD_SIZE in SoC Kconfig 2023-03-23 08:46:34 +00:00
lockdown.c
Makefile.inc soc/intel/ehl: Select CSE defined ME spec version for elkhartlake 2023-02-24 12:09:23 +00:00
meminit.c
p2sb.c
pmc.c
pmutil.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
reset.c
sd.c
smihandler.c
spi.c
systemagent.c
tsn_gbe.c
uart.c