Re: [PATCH v2 07/32] bsps: Use new APBUART register block API

2023-07-07 Thread Martin Ã…berg
OK On 2023-07-05 13:18, Sebastian Huber wrote: --- bsps/include/grlib/apbuart_termios.h | 4 +- bsps/shared/grlib/uart/apbuart_cons.c | 136 +- bsps/shared/grlib/uart/apbuart_polled.c | 52 + bsps/shared/grlib/uart/apbuart_termios.c | 49 +---

[PATCH v2 07/32] bsps: Use new APBUART register block API

2023-06-15 Thread Sebastian Huber
--- bsps/include/grlib/apbuart_termios.h | 4 +- bsps/shared/grlib/uart/apbuart_cons.c | 136 +- bsps/shared/grlib/uart/apbuart_polled.c | 52 + bsps/shared/grlib/uart/apbuart_termios.c | 49 +--- bsps/sparc/leon3/console/console.c| 2 +- b