[coreboot-gerrit] Change in coreboot[master]: [WIP] mainboards/hp: Add HP Elitebook 8470p

Iru Cai (Code Review) gerrit at coreboot.org
Sun Apr 2 08:22:56 CEST 2017


Hello build bot (Jenkins),

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

    https://review.coreboot.org/18985

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

Change subject: [WIP] mainboards/hp: Add HP Elitebook 8470p
......................................................................

[WIP] mainboards/hp: Add HP Elitebook 8470p

The code is based on the code generated by autoport.

The EHCI debug port is between the DP port and eSATA port.
The serial port on dock can also be used for debugging.

Tested and work:
- memory: 0+4G, 4G+0, 4G+4G
- Linux (Arch Linux with kernel 4.10.6) boot from SeaBIOS payload
  with native graphics init
- WLAN
- keyboard, trackpoint and touchpad
- USB
- serial port on dock

Not working:
- fan control
- AC and battery status

(EC) blobs:

This laptop uses SMSC KBC1126 EC, and there are two blobs needed by it.

You can use the tools in util/kbc1126/ to extract them and insert them
to the coreboot image using the following configuration:

  -> Chipset
    -> Add firmware images for KBC1126 firmware

Change-Id: Icbc051e2272b8ea73627940db15a56901d737472
Signed-off-by: Iru Cai <mytbk920423 at gmail.com>
---
A src/mainboard/hp/8470p/Kconfig
A src/mainboard/hp/8470p/Kconfig.name
A src/mainboard/hp/8470p/Makefile.inc
A src/mainboard/hp/8470p/acpi/ec.asl
A src/mainboard/hp/8470p/acpi/platform.asl
A src/mainboard/hp/8470p/acpi/superio.asl
A src/mainboard/hp/8470p/acpi_tables.c
A src/mainboard/hp/8470p/board_info.txt
A src/mainboard/hp/8470p/devicetree.cb
A src/mainboard/hp/8470p/dsdt.asl
A src/mainboard/hp/8470p/gpio.c
A src/mainboard/hp/8470p/hda_verb.c
A src/mainboard/hp/8470p/mainboard.c
A src/mainboard/hp/8470p/romstage.c
14 files changed, 956 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/18985/3
-- 
To view, visit https://review.coreboot.org/18985
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icbc051e2272b8ea73627940db15a56901d737472
Gerrit-PatchSet: 3
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Iru Cai <mytbk920423 at gmail.com>
Gerrit-Reviewer: Iru Cai <mytbk920423 at gmail.com>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list