coreboot/src/drivers/uart
Arthur Heymans e67513e353 drivers/uart/pl011: Fix regwidth
Width of registers are always dwords on pl011, not bytes.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I955319d31bba5c0cd4d50f2b34111d51fea653ed
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76883
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2023-08-10 12:39:08 +00:00
..
acpi drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
Kconfig
Makefile.inc drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
oxpcie.c
oxpcie_early.c
pl011.c drivers/uart/pl011: Fix regwidth 2023-08-10 12:39:08 +00:00
pl011.h
sifive.c
uart8250io.c
uart8250mem.c
uart8250reg.h
util.c