drivers: uart_ns16550: remove soc specific codes and bug fixes
* remove soc specific codes * optimize the caculation of baudrate. Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
This commit is contained in:
parent
8b8d1dd300
commit
1e392fbd0a
3 changed files with 17 additions and 13 deletions
|
@ -23,6 +23,7 @@
|
|||
* UART: use lr and sr to access subsystem uart IP
|
||||
*/
|
||||
#define UART_NS16550_ACCESS_IOPORT
|
||||
#define UART_REG_ADDR_INTERVAL 4
|
||||
|
||||
|
||||
/* ARC EM Core IRQs */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue