Attention is currently required from: Paul Menzel, Angel Pons, Felix Held.
Hello build bot (Jenkins), Angel Pons, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74363
to look at the new patch set (#3).
Change subject: mb/purism/librem_cnl: Provide CBFS setting for Mini auto power on ......................................................................
mb/purism/librem_cnl: Provide CBFS setting for Mini auto power on
Control Mini v1/v2 automatic power on by adding a 'board_settings' file to CBFS. This allows us to use one build each for Mini v1/v2 that is configured differently for different uses. By default, the EC setting is not configured by coreboot, and the OS could configure it.
Test: Build Mini v2, boot with no settings in CBFS. Add board_settings configured for automatic power-on, flash, boot, confirm EC now powers on automatically when power applied.
Change-Id: Ib0a4ea02d71f6f99e344484726a629e0552e4941 Signed-off-by: Jonathon Hall jonathon.hall@puri.sm --- M src/mainboard/purism/librem_cnl/Kconfig.name M src/mainboard/purism/librem_cnl/variants/librem_mini/Makefile.inc A src/mainboard/purism/librem_cnl/variants/librem_mini/mainboard.c 3 files changed, 69 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/74363/3