Hello Angel Pons, Jonathan Neuschäfer, Felix Singer, build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34873
to look at the new patch set (#2).
Change subject: mb/supermicro: Add Supermicro X9SCL+-F ......................................................................
mb/supermicro: Add Supermicro X9SCL+-F
This port is not working correctly at the moment as coreboot gets stuck in or before postCAR.
What works: - RAMinit - Serial (RS232)
What does not work: - basically everything else
Further notes: - To prevent problems its recommended to always flash after powering the power supply, disable and reenable power supply before flashing.
Change-Id: I9b4bf0f3caa2533b416637ce5baf4c4aad2ad94a Signed-off-by: Christoph Pomaska c.pomaska@hosting.de --- A src/mainboard/supermicro/x9scl-f/Kconfig A src/mainboard/supermicro/x9scl-f/Kconfig.name A src/mainboard/supermicro/x9scl-f/Makefile.inc A src/mainboard/supermicro/x9scl-f/acpi/ec.asl A src/mainboard/supermicro/x9scl-f/acpi/platform.asl A src/mainboard/supermicro/x9scl-f/acpi/superio.asl A src/mainboard/supermicro/x9scl-f/acpi_tables.c A src/mainboard/supermicro/x9scl-f/board_info.txt A src/mainboard/supermicro/x9scl-f/devicetree.cb A src/mainboard/supermicro/x9scl-f/dsdt.asl A src/mainboard/supermicro/x9scl-f/gpio.c A src/mainboard/supermicro/x9scl-f/hda_verb.c A src/mainboard/supermicro/x9scl-f/mainboard.c A src/mainboard/supermicro/x9scl-f/romstage.c 14 files changed, 586 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/34873/2