mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-18 21:43:14 +00:00
Check that serial port init actually happens
This commit is contained in:
parent
66dcd22f61
commit
69d2261016
@ -149,6 +149,8 @@ static void serial_init ( void ) {
|
||||
int status;
|
||||
int divisor, lcs;
|
||||
|
||||
DBG ( "Serial port %#x initialising\n", UART_BASE );
|
||||
|
||||
divisor = COMBRD;
|
||||
lcs = UART_LCS;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user