Attention is currently required from: Paul Menzel, Riku Viitanen.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79745?usp=email
to look at the new patch set (#15).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: mb/hp: Add Compaq Elite 8300 CMT port ......................................................................
mb/hp: Add Compaq Elite 8300 CMT port
Based on autoport and Z220 SuperIO code.
With SeaBIOS and Nouveau on Debian, only nomodeset works with GTX 780 (must use proprietary driver instead).
Tested by xilynx / spot_ on #libreboot: - i3-3220, native raminit 2x2GB, M378B5773DH0-CH9 + MT8JTF25664AZ-1G6M1 - Celeron G1620, native raminit 1x4GB, MT8JTF51264AZ-1G6E1 - Booting Debian with Linux 6.1.0-16-amd64 via SeaBIOS - All SATA ports - Audio: internal speaker, headphone and microphone plugs - Rebooting - S3 suspend and wake - libgfxinit: VGA, DisplayPort - Ethernet - Super I/O: fan speeds stay in control - GPU in PEG slot
Untested: - EHCI debugging - Other PCI/PCIe slots - PS/2 - Serial, parallel ports
Change-Id: Ie6ec60d2f4ee50d5e3fa2847c19fa4cf0ab73363 Signed-off-by: Riku Viitanen riku.viitanen@protonmail.com --- A src/mainboard/hp/compaq_elite_8300_cmt/Kconfig A src/mainboard/hp/compaq_elite_8300_cmt/Kconfig.name A src/mainboard/hp/compaq_elite_8300_cmt/Makefile.inc A src/mainboard/hp/compaq_elite_8300_cmt/acpi/ec.asl A src/mainboard/hp/compaq_elite_8300_cmt/acpi/platform.asl A src/mainboard/hp/compaq_elite_8300_cmt/acpi/superio.asl A src/mainboard/hp/compaq_elite_8300_cmt/acpi_tables.c A src/mainboard/hp/compaq_elite_8300_cmt/board_info.txt A src/mainboard/hp/compaq_elite_8300_cmt/cmos.default A src/mainboard/hp/compaq_elite_8300_cmt/cmos.layout A src/mainboard/hp/compaq_elite_8300_cmt/data.vbt A src/mainboard/hp/compaq_elite_8300_cmt/devicetree.cb A src/mainboard/hp/compaq_elite_8300_cmt/dsdt.asl A src/mainboard/hp/compaq_elite_8300_cmt/early_init.c A src/mainboard/hp/compaq_elite_8300_cmt/gma-mainboard.ads A src/mainboard/hp/compaq_elite_8300_cmt/gpio.c A src/mainboard/hp/compaq_elite_8300_cmt/hda_verb.c A src/mainboard/hp/compaq_elite_8300_cmt/mainboard.c 18 files changed, 660 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/79745/15