Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/18952
to look at the new patch set (#6).
Change subject: soc/intel/common/block: Add Intel common UART code ......................................................................
soc/intel/common/block: Add Intel common UART code
Create Intel Common UART driver code. This code does below UART configuration for bootblock phase.
* Program BAR * Configure reset register * Configure clock register
Change-Id: I3843fac88cfb7bbb405be50d69f555b274f0d72a Signed-off-by: Aamir Bohra aamir.bohra@intel.com --- A src/soc/intel/common/block/include/intelblocks/uart.h A src/soc/intel/common/block/uart/Kconfig A src/soc/intel/common/block/uart/Makefile.inc A src/soc/intel/common/block/uart/uart.c 4 files changed, 69 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/18952/6