1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 03:44:34 +01:00
Files
u-boot-megous/drivers/serial
Felix Brack 5eca073ae6 serial: omap: Add code for early debugging
This patch adds code missing when CONFIG_DEBUG_UART_OMAP is enabled as
early debugging UART. The code is basically copied from the ns16550
driver.

Signed-off-by: Felix Brack <fb@ltec.ch>
2018-12-07 08:13:49 -05:00
..