Attention is currently required from: Paul Menzel.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/80261?usp=email
to look at the new patch set (#2).
Change subject: mb/up/squared: Make mini PCIe port mode configurable ......................................................................
mb/up/squared: Make mini PCIe port mode configurable
Add ENABLE_MSATA config knob and pad configuration to put Mini PCIe port into mSATA mode.
The vendor firmware's "Chipset->Mini PCIe / mSATA Switch" option has been used together with the output of inteltool and intel2pm to deduce the exact pad configuration.
Note: the vendor firmware does not autodetect the mode, and the default setting for the port is "Mini PCIe".
Tested with Kingston SUV500MS120G mSATA SSD.
Change-Id: Ic2da1dd4252ebb5e373bc65418e321f566d4c10f Signed-off-by: Reto Buerki reet@codelabs.ch --- M src/mainboard/up/squared/Kconfig M src/mainboard/up/squared/gpio.h M src/mainboard/up/squared/romstage.c 3 files changed, 16 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/80261/2