Attention is currently required from: Riku Viitanen.
Felix Singer has uploaded a new patch set (#3) to the change originally created by Riku Viitanen. ( https://review.coreboot.org/c/coreboot/+/79583?usp=email )
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: mb/hp/snb_ivb_desktops: Add 8200 USDT variant ......................................................................
mb/hp/snb_ivb_desktops: Add 8200 USDT variant
Based on autoport. data.vbt extracted from a running system using "intelvbttool --inlegacy"
Like with 8200 SFF, OEM firmware write-protects itself, but not the IFD, GBE or ME regions when FDO jumper is applied. Therefore, ME can be shrunken with me_cleaner and BIOS region moved there.
Tested: - Internal flashing from the latest endor BIOS (v2.33) - Sandy Bridge Pentium G630 CPU - RAM: 8+0, 8+4, 8+8 1866MHz DDR3 - SeaBIOS 1.16.2, metest86+ v6, coreinfo, nvramcui & tint payloads - libgfxinit txtmode & corebootfb - VGA, DisplayPort (DVI monitor through an adapter) - Gigabit Ethernet - All front and back USB ports - Booting Void Linux - Rebooting - Mini-PCIe WLAN (PCIe) - Both SATA ports: 2.5" & DVD - PS/2 keyboard and mouse - Fan control - TPM settings in SeaBIOS
Untested: - Second Mini-PCIe slot (or is it mSATA): connector not present on my unit - MXM graphics
Not working: S3: it sleeps for a few seconds and wakes up on its own
Change-Id: I1cba7a5e664758eba7ea2ab8a55658b307d1d173 Signed-off-by: Riku Viitanen riku.viitanen@protonmail.com --- M src/mainboard/hp/snb_ivb_desktops/Kconfig M src/mainboard/hp/snb_ivb_desktops/Kconfig.name A src/mainboard/hp/snb_ivb_desktops/variants/compaq_8200_elite_usdt/board_info.txt A src/mainboard/hp/snb_ivb_desktops/variants/compaq_8200_elite_usdt/data.vbt A src/mainboard/hp/snb_ivb_desktops/variants/compaq_8200_elite_usdt/early_init.c A src/mainboard/hp/snb_ivb_desktops/variants/compaq_8200_elite_usdt/gma-mainboard.ads A src/mainboard/hp/snb_ivb_desktops/variants/compaq_8200_elite_usdt/gpio.c A src/mainboard/hp/snb_ivb_desktops/variants/compaq_8200_elite_usdt/hda_verb.c A src/mainboard/hp/snb_ivb_desktops/variants/compaq_8200_elite_usdt/overridetree.cb 9 files changed, 312 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/79583/3