console: Add UART8250MEM 32bit support

Hardware / Coreboot - Naveen Krishna Chatradhi [intel.com] - 21 July 2015 13:16 UTC

This patch adds UART8250MEM_32 feature flag to support UART8250 compatible with 32bit access in memory mapped mode.

[pg: rebuilt to reuse the existing UART8250 8bit access driver which reduces code duplication.]

Change-Id: I310e70dfab81dcca575e9931e0ccf93af70efa40

a73408d console: Add UART8250MEM 32bit support
src/drivers/uart/Kconfig | 5 +++++
src/drivers/uart/uart8250mem.c | 12 ++++++++++++
2 files changed, 17 insertions(+)

Upstream: review.coreboot.org


  • Share