From 7693c94ecfce6253917745513a8f933ccb31b5ff Mon Sep 17 00:00:00 2001 From: Bill XIE Date: Thu, 15 Mar 2018 20:05:35 +0800 Subject: mainboard/hp: Add Elitebook Folio 9470m The code is based on autoport and that for revolve_810g1 Tested: - CPU i5-3437U - Slotted DIMM 8GiB - Onboard USB2 interfaces (wlan slot, wwan slot, camera, smart card) - Mini pci-e on wlan slot - On board SDHCI connected to pci-e - USB3 ports - USB3 hub on dock (connected to USB3 port 1) - NVRAM options for North and South bridges - S3 - TPM1 on LPC - Linux 4.13.17-1 within Debian GNU/Linux testing, loaded from SeaBIOS, or Linux payload (Heads) Not tested: - Fingerprint reader on USB2 Not working well: - EHCI debug on port SSP2,(The USB port on the left, wired to ehci before OS) it has always-on enabled by default (maybe via EC), which disturbs FT232H's own power up, requiring a very critical timing to plug it in for it to work. Change-Id: I52e549ec18e8aa661a506a16dbc7f83417c0da78 Signed-off-by: Bill XIE Reviewed-on: https://review.coreboot.org/25218 Reviewed-by: Patrick Rudolph Tested-by: build bot (Jenkins) --- src/mainboard/hp/folio_9470m/cmos.default | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/mainboard/hp/folio_9470m/cmos.default (limited to 'src/mainboard/hp/folio_9470m/cmos.default') diff --git a/src/mainboard/hp/folio_9470m/cmos.default b/src/mainboard/hp/folio_9470m/cmos.default new file mode 100644 index 0000000000..7d4bb7b78b --- /dev/null +++ b/src/mainboard/hp/folio_9470m/cmos.default @@ -0,0 +1,6 @@ +boot_option=Fallback +debug_level=Spew +power_on_after_fail=Disable +nmi=Enable +volume=0x3 +gfx_uma_size=32M -- cgit v1.2.3