build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/28696 )
Change subject: soc/intel/skylake: Make usage of SMI optional where possible ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/28696/1/src/ec/google/chromeec/ec.c File src/ec/google/chromeec/ec.c:
https://review.coreboot.org/#/c/28696/1/src/ec/google/chromeec/ec.c@491 PS1, Line 491: * stage and ACPI_DISABLE calls can explicitely disable it 'explicitely' may be misspelled - perhaps 'explicitly'?
https://review.coreboot.org/#/c/28696/1/src/soc/intel/skylake/finalize.c File src/soc/intel/skylake/finalize.c:
https://review.coreboot.org/#/c/28696/1/src/soc/intel/skylake/finalize.c@147 PS1, Line 147: if (!IS_ENABLED(CONFIG_REDUCED_SMI)){ space required before the open brace '{'