Hello Subrata Banik, Maulik V Vaghela, build bot (Jenkins), Shaunak Saha, Hannah Williams,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/25891
to look at the new patch set (#10).
Change subject: [WIP] soc/intel/common: Move pch_uart_init to common bootblock stage ......................................................................
[WIP] soc/intel/common: Move pch_uart_init to common bootblock stage
Move pch_uart_init to common bootblock stage and let SOC just provide the port information.
Change-Id: Id249b7c5449cbf37905e04376eef5d9086213235 Signed-off-by: Bora Guvendik bora.guvendik@intel.com --- M src/soc/intel/apollolake/bootblock/pch.c D src/soc/intel/apollolake/include/soc/pch.h M src/soc/intel/apollolake/include/soc/uart.h M src/soc/intel/apollolake/romstage.c M src/soc/intel/apollolake/uart.c M src/soc/intel/cannonlake/include/soc/pch.h M src/soc/intel/cannonlake/uart.c M src/soc/intel/common/basecode/bootblock/Makefile.inc M src/soc/intel/common/basecode/bootblock/bootblock.c A src/soc/intel/common/basecode/bootblock/uart.c A src/soc/intel/common/basecode/include/intelbasecode/uart.h 11 files changed, 136 insertions(+), 101 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/25891/10