Hello Patrick Rudolph, Angel Pons, Patrick Rudolph, Christian Walter, Philipp Deppenwiese, 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/+/35426
to look at the new patch set (#22).
Change subject: mb/supermicro: restructure x11ssh-tf to represent a x11 board series ......................................................................
mb/supermicro: restructure x11ssh-tf to represent a x11 board series
Most of the X11 boards with socket LGA1151 are basically the same boards with just some minor differences. To be able to add more x11 boards easily like x11ssm (see CR 35427) this restructures the x11ssh tree.
Change-Id: I8dc4240ae042760a845e890b923ad40478bb8e29 Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M Documentation/mainboard/index.md A Documentation/mainboard/supermicro/x11-lga1151-series/index.md R Documentation/mainboard/supermicro/x11-lga1151-series/x11ssh-tf/x11ssh-tf.md R Documentation/mainboard/supermicro/x11-lga1151-series/x11ssh-tf/x11ssh-tf_flash.jpg R src/mainboard/supermicro/x11-lga1151-series/Kconfig A src/mainboard/supermicro/x11-lga1151-series/Kconfig.name R src/mainboard/supermicro/x11-lga1151-series/Makefile.inc R src/mainboard/supermicro/x11-lga1151-series/acpi/ec.asl R src/mainboard/supermicro/x11-lga1151-series/acpi/mainboard.asl R src/mainboard/supermicro/x11-lga1151-series/acpi/superio.asl R src/mainboard/supermicro/x11-lga1151-series/acpi_tables.c A src/mainboard/supermicro/x11-lga1151-series/board_info.txt R src/mainboard/supermicro/x11-lga1151-series/bootblock.c R src/mainboard/supermicro/x11-lga1151-series/cmos.layout A src/mainboard/supermicro/x11-lga1151-series/devicetree.cb R src/mainboard/supermicro/x11-lga1151-series/dsdt.asl R src/mainboard/supermicro/x11-lga1151-series/ramstage.c R src/mainboard/supermicro/x11-lga1151-series/romstage.c R src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/board_info.txt R src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/include/variant/gpio.h A src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/overridetree.cb R src/mainboard/supermicro/x11-lga1151-series/vboot-ro-rwab.fmd D src/mainboard/supermicro/x11ssh/Kconfig.name D src/mainboard/supermicro/x11ssh/board_info.txt D src/mainboard/supermicro/x11ssh/variants/tf/devicetree.cb 25 files changed, 353 insertions(+), 328 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/35426/22