Hello Alexander Couzens, Patrick Rudolph, Tristan Corrick, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30239
to look at the new patch set (#2).
Change subject: mb/lenovo/thinkcentre_a58: Add mainboard ......................................................................
mb/lenovo/thinkcentre_a58: Add mainboard
The following was tested: - Using two DDR2 DIMMs - S3 sleep and resume (on SeaBIOS it needs sercon disabled) - Ethernet NIC - Libgfxinit (native res and textmode) - SATA - USB - 800MHz FSB CPU (Pentium(R) E5200 @ 2.50GHz) - PS2 Keyboard - Serial output
TODO: - Add ACPI code for SuperIO devices - Add documentation
TESTED with SeaBIOS (sercon disabled), Linux 4.19
Change-Id: I483e1143e4095b8a58fed142d31ca7f233a854e2 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- A src/mainboard/lenovo/thinkcentre_a58/Kconfig A src/mainboard/lenovo/thinkcentre_a58/Kconfig.name A src/mainboard/lenovo/thinkcentre_a58/Makefile.inc A src/mainboard/lenovo/thinkcentre_a58/acpi/ec.asl A src/mainboard/lenovo/thinkcentre_a58/acpi/ich7_pci_irqs.asl A src/mainboard/lenovo/thinkcentre_a58/acpi/platform.asl A src/mainboard/lenovo/thinkcentre_a58/acpi/superio.asl A src/mainboard/lenovo/thinkcentre_a58/acpi_tables.c A src/mainboard/lenovo/thinkcentre_a58/board_info.txt A src/mainboard/lenovo/thinkcentre_a58/cmos.default A src/mainboard/lenovo/thinkcentre_a58/cmos.layout A src/mainboard/lenovo/thinkcentre_a58/cstates.c A src/mainboard/lenovo/thinkcentre_a58/data.vbt A src/mainboard/lenovo/thinkcentre_a58/devicetree.cb A src/mainboard/lenovo/thinkcentre_a58/dsdt.asl A src/mainboard/lenovo/thinkcentre_a58/gma-mainboard.ads A src/mainboard/lenovo/thinkcentre_a58/gpio.c A src/mainboard/lenovo/thinkcentre_a58/hda_verb.c A src/mainboard/lenovo/thinkcentre_a58/romstage.c 19 files changed, 751 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/30239/2