Files
OpenCellular/src/include
Vadim Bendebury 9dccf1c40b uart: pass register width in the coreboot table
Some SOCs (like pistachio, for instance) provide an 8250 compatible
UART, which has the same register layout, but mapped to a bus of a
different width.

Instead of adding a new driver for these controllers, it is better to
have coreboot report UART register width to libpayload, and have it
adjust the offsets accordingly when accessing the UART.

BRANCH=none
BUG=chrome-os-partner:31438
TEST=with the rest of the patches integrated depthcharge console messages
     show up when running on the FPGA board

Change-Id: I30b742146069450941164afb04641b967a214d6d
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 2c30845f269ec6ae1d53ddc5cda0b4320008fa42
Original-Change-Id: Ia0a37cd5f24a1ee4d0334f8a7e3da5df0069cec4
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/240027
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9738
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-17 09:53:39 +02:00
..
2015-01-04 20:03:28 +01:00
2015-03-23 19:51:47 +01:00
2015-04-10 16:47:44 +02:00
2014-12-16 21:31:35 +01:00
2015-03-28 07:05:03 +01:00
2014-11-30 12:20:05 +01:00
2012-05-08 00:36:09 +02:00
2015-03-27 09:55:21 +01:00
2015-03-20 10:01:22 +01:00
2013-07-11 22:36:19 +02:00
2014-08-07 23:55:15 +02:00
2015-03-26 08:53:53 +01:00
2014-09-10 19:37:49 +02:00
2015-02-06 19:25:57 +01:00