Hello build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth, Paul Menzel, Thomas Heijligen, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39976
to look at the new patch set (#38).
Change subject: mb/siemens/chili: Add new mainboard ......................................................................
mb/siemens/chili: Add new mainboard
The Chili base board is a ruggedized laptop with additional industrial interfaces. So far, only booting and basic interfaces (USB, UART, Video) are working with the original model, the "base" variant. No further development is planned for this variant, as our primary target was another one that will be added in a follow-up.
Change-Id: I1d3508b615ec877edc8db756e9ad38132b37219c Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.com Signed-off-by: Nico Huber nico.huber@secunet.com Signed-off-by: Felix Singer felix.singer@secunet.com --- A src/mainboard/siemens/chili/Kconfig A src/mainboard/siemens/chili/Kconfig.name A src/mainboard/siemens/chili/Makefile.inc A src/mainboard/siemens/chili/board_info.txt A src/mainboard/siemens/chili/cmos.layout A src/mainboard/siemens/chili/dsdt.asl A src/mainboard/siemens/chili/ec.c A src/mainboard/siemens/chili/ec.h A src/mainboard/siemens/chili/mainboard.c A src/mainboard/siemens/chili/romstage.c A src/mainboard/siemens/chili/variant.h A src/mainboard/siemens/chili/variants/base/Makefile.inc A src/mainboard/siemens/chili/variants/base/board_info.txt A src/mainboard/siemens/chili/variants/base/data.vbt A src/mainboard/siemens/chili/variants/base/devicetree.cb A src/mainboard/siemens/chili/variants/base/gma-mainboard.ads A src/mainboard/siemens/chili/variants/base/gpio.c 17 files changed, 630 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/39976/38