Attention is currently required from: amersel. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/57249
to look at the new patch set (#3).
Change subject: [wip]mb/dell/optiplex_7010: add Dell Optiplex 7010 ......................................................................
[wip]mb/dell/optiplex_7010: add Dell Optiplex 7010
Boots Archlinux kernel 5.13.13 with SeaBIOS and Tianocore. Based off sources for the Optiplex 9010 for the SCH5545 chip and autoport. Like the Optiplex 9010, ec firmware for the SCH5545 can be added.
Tested working: - i5-3470S - Internal Speaker - Microphone port - Headphone port - USFF form factor mainboard - libgfxinit - VGA - Both DisplayPorts - Ethernet - USB - External flashing (my board has two SOIC-8, one 8M, one 4M) - me_cleaner - 2x 8gb DDR3 - TPM chip
Untested: - Rear audio ports - DVD drive (someone removed it so I don't have one) - Mini PCIe slot - SFF, MT form factor mainboards - Serial port
Signed-off-by: Justin Wu amersel@runbox.com Change-Id: I40d1bd4568c0823a266aabc3803e3e2cd53f23c1 --- A src/mainboard/dell/optiplex_7010/Kconfig A src/mainboard/dell/optiplex_7010/Kconfig.name A src/mainboard/dell/optiplex_7010/Makefile.inc A src/mainboard/dell/optiplex_7010/acpi/ec.asl A src/mainboard/dell/optiplex_7010/acpi/platform.asl A src/mainboard/dell/optiplex_7010/acpi/superio.asl A src/mainboard/dell/optiplex_7010/board_info.txt A src/mainboard/dell/optiplex_7010/cmos.default A src/mainboard/dell/optiplex_7010/cmos.layout A src/mainboard/dell/optiplex_7010/data.vbt A src/mainboard/dell/optiplex_7010/devicetree.cb A src/mainboard/dell/optiplex_7010/dsdt.asl A src/mainboard/dell/optiplex_7010/early_init.c A src/mainboard/dell/optiplex_7010/gma-mainboard.ads A src/mainboard/dell/optiplex_7010/gpio.c A src/mainboard/dell/optiplex_7010/hda_verb.c A src/mainboard/dell/optiplex_7010/mainboard.c A src/mainboard/dell/optiplex_7010/romstage.c A src/mainboard/dell/optiplex_7010/sch5545_ec.c A src/mainboard/dell/optiplex_7010/sch5545_ec.h A src/mainboard/dell/optiplex_7010/sch5545_ec_early.c A src/mainboard/dell/optiplex_7010/smihandler.c 22 files changed, 1,769 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/57249/3