coreboot-kgpe-d16/src/soc/marvell/armada38x
Patrick Georgi a7cac0c21d soc/*: fix uart's regwidth specification in cbtables
coreboot passes information about the serial port implementation to
payloads through a cbtables entry.
We set the register width to 1 on most SoCs because that looked as good
a default as any, but checking the uart structs they use, it's 4 for all
of them.

Change-Id: I9848f79737106dc32f864ca901c0bc48f489e6b8
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/13746
Tested-by: build bot (Jenkins)
Reviewed-by: Julius Werner <jwerner@chromium.org>
2016-02-21 12:26:05 +01:00
..
include/soc soc/marvell/armada38x: Add i2c driver for armada38x 2016-02-04 11:31:45 +01:00
bootblock.c
bootblock_asm.S
cbmem.c
clock.c soc/marvell/armada38x: Add i2c driver for armada38x 2016-02-04 11:31:45 +01:00
gpio.c soc/marvell/armada38x: Add gpio driver for armada38x 2016-02-04 11:31:25 +01:00
i2c.c soc/marvell/armada38x: Add i2c driver for armada38x 2016-02-04 11:31:45 +01:00
Kconfig
Makefile.inc util/marvell: Add Marvell doimage utility and dependency in relevant Makefile 2016-02-11 14:16:08 +01:00
monotonic_timer.c
soc.c
spi.c soc/marvell/armada38x: Add i2c driver for armada38x 2016-02-04 11:31:45 +01:00
uart.c soc/*: fix uart's regwidth specification in cbtables 2016-02-21 12:26:05 +01:00