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>
|
||
|---|---|---|
| .. | ||
| acpi | ||
| bootblock | ||
| include/soc | ||
| romstage | ||
| acpi.c | ||
| chip.c | ||
| chip.h | ||
| cpu.c | ||
| espi.c | ||
| finalize.c | ||
| fsp_params.c | ||
| gpio.c | ||
| gspi.c | ||
| i2c.c | ||
| Kconfig | ||
| lockdown.c | ||
| Makefile.inc | ||
| meminit.c | ||
| p2sb.c | ||
| pmc.c | ||
| pmutil.c | ||
| reset.c | ||
| sd.c | ||
| smihandler.c | ||
| spi.c | ||
| systemagent.c | ||
| tsn_gbe.c | ||
| uart.c | ||