Hello Patrick Rudolph, Iru Cai, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22972
to look at the new patch set (#4).
Change subject: mainboard/hp: Add Elitebook Revolve 810 G1 ......................................................................
mainboard/hp: Add Elitebook Revolve 810 G1
The code is based on autoport and that for 8470p.
Tested: - CPU i5-3437U - Slotted DIMM 8GiB - Soldered RAM 4GiB from Hynix (There may be more models here) - Onboard USB2 interfaces (digitizer, wlan slot, wwan slot, camera) - Mini pci-e on wlan slot - USB3 ports - S3 - TPM1 on LPC
Not work: - An "NFC" device connected to LPC
Not implemented yet: - Detecting the model of Soldered RAM at runtime, and load the corresponding SPD datum (3 observed) from CBFS
Change-Id: Iba9c361591697e6a2b3b7b485f7f1649c2a83524 Signed-off-by: Bill XIE persmule@gmail.com --- A src/mainboard/hp/revolve_810_g1/Kconfig A src/mainboard/hp/revolve_810_g1/Kconfig.name A src/mainboard/hp/revolve_810_g1/Makefile.inc A src/mainboard/hp/revolve_810_g1/acpi/ec.asl A src/mainboard/hp/revolve_810_g1/acpi/platform.asl A src/mainboard/hp/revolve_810_g1/acpi/superio.asl A src/mainboard/hp/revolve_810_g1/acpi_tables.c A src/mainboard/hp/revolve_810_g1/board_info.txt A src/mainboard/hp/revolve_810_g1/cmos.default A src/mainboard/hp/revolve_810_g1/cmos.layout A src/mainboard/hp/revolve_810_g1/devicetree.cb A src/mainboard/hp/revolve_810_g1/dsdt.asl A src/mainboard/hp/revolve_810_g1/gma-mainboard.ads A src/mainboard/hp/revolve_810_g1/gpio.c A src/mainboard/hp/revolve_810_g1/hda_verb.c A src/mainboard/hp/revolve_810_g1/mainboard.c A src/mainboard/hp/revolve_810_g1/romstage.c A src/mainboard/hp/revolve_810_g1/spd/hynix_4g.spd.hex 18 files changed, 997 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/22972/4