Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30913
to look at the new patch set (#2).
Change subject: mainboard/intel: Update mainboard UART Kconfig ......................................................................
mainboard/intel: Update mainboard UART Kconfig
After CL:29573 got merged, all mainboard using intel cannonlake, coffeelake, kabylake, skylake, icelake and whiskeylake get affected.
Using INTEL_LPSS_UART_FOR_CONSOLE instead of UART_DEBUG and set default console for each platform.
TEST=So far tested on CNL, WHL and ICL RVP where client team is using LPSS UART default.
TODO: Intel IOTG folks need to verify on their supported board and select required kconfig accordingly.
Change-Id: I0381a6616f03c74c98f837e3c008459fefd4818c Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/mainboard/intel/cannonlake_rvp/Kconfig M src/mainboard/intel/coffeelake_rvp/Kconfig M src/mainboard/intel/icelake_rvp/Kconfig M src/mainboard/intel/kblrvp/Kconfig 4 files changed, 20 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/30913/2