[coreboot-gerrit] Change in coreboot[master]: mainboard: Add Sapphire Pure Platinum H61

Nicola Corna (Code Review) gerrit at coreboot.org
Sat Mar 25 17:14:07 CET 2017


Hello Felix Held, Arthur Heymans, Paul Menzel, build bot (Jenkins), Martin Roth,

I'd like you to reexamine a change.  Please visit

    https://review.coreboot.org/18564

to look at the new patch set (#13).

Change subject: mainboard: Add Sapphire Pure Platinum H61
......................................................................

mainboard: Add Sapphire Pure Platinum H61

This board has a socketed SOIC-8 4 MB flash chip. All the flash
regions are unlocked by default but unfortunately flashrom
doesn't work with the original firmware and the stock UEFI flash
tool refuses to flash the coreboot image (different image ID).
For now, the external programmer seems to be the only option for
the first coreboot flashing.

Tested and working:
 * Debian GNU/Linux Stretch (with Linux kernel 4.9, SeaBIOS)
 * Microsoft Windows 7 installer with VGA blob (SeaBIOS)
 * Internal GPU, both with VGA blob and libgfxinit (VGA and DVI)
 * External GPU
 * RAM (tested 8 + 8 GB)
 * S3
 * USB, both the 2.0 and 3.0 ports
 * Sata
 * Thermal management
 * Sound
 * LAN
 * Bluetooth
 * VT-x and VT-d
 * me_cleaner

Not working:
 * Microsoft Windows 7 installer with libgfxinit

Untested:
 * Backside Mini PCI-E port
 * DisplayPort and HDMI ports

Issues:
 * The USB is always powered, even is S3 and S5 (like in the
    original firmware).
 * Internal flashing with flashrom doesn't work after resuming
    from S3.
 * The raminit is unreliable, as the RAM training sometimes fails
    and sometimes succeeds, with the same couple of RAMs. Once
    a MRC cache has been created, the raminit works fine.
 * If an external card is inserted and the option
    ONBOARD_VGA_IS_PRIMARY is not enabled, the internal GPU
    disappears completely from the PCI bus.

Change-Id: I76aca2cfc4708c1728ae03ee4f6bc59d976c28a0
Signed-off-by: Nicola Corna <nicola at corna.info>
---
A src/mainboard/sapphire/Kconfig
A src/mainboard/sapphire/Kconfig.name
A src/mainboard/sapphire/pureplatinumh61/Kconfig
A src/mainboard/sapphire/pureplatinumh61/Kconfig.name
A src/mainboard/sapphire/pureplatinumh61/Makefile.inc
A src/mainboard/sapphire/pureplatinumh61/acpi/ec.asl
A src/mainboard/sapphire/pureplatinumh61/acpi/platform.asl
A src/mainboard/sapphire/pureplatinumh61/acpi/superio.asl
A src/mainboard/sapphire/pureplatinumh61/acpi_tables.c
A src/mainboard/sapphire/pureplatinumh61/board_info.txt
A src/mainboard/sapphire/pureplatinumh61/cmos.default
A src/mainboard/sapphire/pureplatinumh61/cmos.layout
A src/mainboard/sapphire/pureplatinumh61/devicetree.cb
A src/mainboard/sapphire/pureplatinumh61/dsdt.asl
A src/mainboard/sapphire/pureplatinumh61/gma-mainboard.ads
A src/mainboard/sapphire/pureplatinumh61/gpio.c
A src/mainboard/sapphire/pureplatinumh61/hda_verb.c
A src/mainboard/sapphire/pureplatinumh61/mainboard.c
A src/mainboard/sapphire/pureplatinumh61/romstage.c
19 files changed, 948 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/18564/13
-- 
To view, visit https://review.coreboot.org/18564
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I76aca2cfc4708c1728ae03ee4f6bc59d976c28a0
Gerrit-PatchSet: 13
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Nicola Corna <nicola at corna.info>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Felix Held <felix-coreboot at felixheld.de>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Nicola Corna <nicola at corna.info>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list