Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Paul Menzel, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40351
to look at the new patch set (#16).
Change subject: mb/dell/optiplex_9010: Add Dell OptiPlex 9010 SFF support ......................................................................
mb/dell/optiplex_9010: Add Dell OptiPlex 9010 SFF support
Based on the autoport. The OptiPlex 9010 comes in four different sizes: MT, DT, SFF and USFF. Tested on SFF only. The other PCBs are slightly different, but they are designed with intercompatibility in mind. With small devicetree overrides it should work on OptiPlex 7010 and other OptiPlex 9010 variants as well.
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I88d65cae30d08ca727d86d930707c2be25a527cf --- A Documentation/mainboard/dell/optiplex_9010.jpg A Documentation/mainboard/dell/optiplex_9010.md M Documentation/mainboard/index.md A configs/config.dell_optiplex_9010_sff A src/mainboard/dell/Kconfig A src/mainboard/dell/Kconfig.name A src/mainboard/dell/optiplex_9010/Kconfig A src/mainboard/dell/optiplex_9010/Kconfig.name A src/mainboard/dell/optiplex_9010/Makefile.inc A src/mainboard/dell/optiplex_9010/acpi/ec.asl A src/mainboard/dell/optiplex_9010/acpi/platform.asl A src/mainboard/dell/optiplex_9010/acpi/superio.asl A src/mainboard/dell/optiplex_9010/acpi_tables.c A src/mainboard/dell/optiplex_9010/board_info.txt A src/mainboard/dell/optiplex_9010/cmos.default A src/mainboard/dell/optiplex_9010/cmos.layout A src/mainboard/dell/optiplex_9010/data.vbt A src/mainboard/dell/optiplex_9010/devicetree.cb A src/mainboard/dell/optiplex_9010/dsdt.asl A src/mainboard/dell/optiplex_9010/early_init.c A src/mainboard/dell/optiplex_9010/gma-mainboard.ads A src/mainboard/dell/optiplex_9010/gpio.c A src/mainboard/dell/optiplex_9010/hda_verb.c A src/mainboard/dell/optiplex_9010/mainboard.c A src/mainboard/dell/optiplex_9010/romstage.c A src/mainboard/dell/optiplex_9010/sch5545_ec.c A src/mainboard/dell/optiplex_9010/sch5545_ec.h A src/mainboard/dell/optiplex_9010/sch5545_ec_early.c A src/mainboard/dell/optiplex_9010/smihandler.c 29 files changed, 2,071 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/40351/16