Change in coreboot[master]: mainboard/hp: Add HP Elitebook 8460p
Hello Patrick Rudolph, build bot (Jenkins), I'd like you to reexamine a change. Please visit https://review.coreboot.org/20501 to look at the new patch set (#8). Change subject: mainboard/hp: Add HP Elitebook 8460p ...................................................................... mainboard/hp: Add HP Elitebook 8460p The code is based on autoport. I'm using a machine with discrete GPU, and gfx.* in devicetree.cb is from 2760p. It can be debug with serial port on dock. Tested: - CPU and memory: i5-2540M, 4G+0 - Arch Linux (Linux 4.11.7, SeaBIOS payload, with ATOM BIOS extracted from vendor UEFI firmware) - USB ports - SD card reader - WLAN - DP display - S3 Change-Id: I9c42723ba240a2e9b46998c1a8a708aebc66c604 Signed-off-by: Iru Cai <mytbk920423@gmail.com> --- A src/mainboard/hp/8460p/Kconfig A src/mainboard/hp/8460p/Kconfig.name A src/mainboard/hp/8460p/Makefile.inc A src/mainboard/hp/8460p/acpi/ec.asl A src/mainboard/hp/8460p/acpi/platform.asl A src/mainboard/hp/8460p/acpi/superio.asl A src/mainboard/hp/8460p/acpi_tables.c A src/mainboard/hp/8460p/board_info.txt A src/mainboard/hp/8460p/devicetree.cb A src/mainboard/hp/8460p/dsdt.asl A src/mainboard/hp/8460p/gma-mainboard.ads A src/mainboard/hp/8460p/gpio.c A src/mainboard/hp/8460p/hda_verb.c A src/mainboard/hp/8460p/mainboard.c A src/mainboard/hp/8460p/romstage.c 15 files changed, 840 insertions(+), 0 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/20501/8 -- To view, visit https://review.coreboot.org/20501 To unsubscribe, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I9c42723ba240a2e9b46998c1a8a708aebc66c604 Gerrit-Change-Number: 20501 Gerrit-PatchSet: 8 Gerrit-Owner: Iru Cai <mytbk920423@gmail.com> Gerrit-Reviewer: Iru Cai <mytbk920423@gmail.com> Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
participants (1)
-
Iru Cai (Code Review)