You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LiteX is using a custom UART that is not 16550 compatible. Driver are already there for the LiteX BIOS, some RTOS (Zephyr, NuttX) and initial Linux version. Regarding that, it seems better to focus on improving the Linux driver for the actual core than creating or reusing a 16550 UART. (but i could be wrong).
The aim of this issue is to coordinate the work and discuss the possibilities from the inital discussion in SpinalHDL/VexRiscv#60
The text was updated successfully, but these errors were encountered:
LiteX is using a custom UART that is not 16550 compatible. Driver are already there for the LiteX BIOS, some RTOS (Zephyr, NuttX) and initial Linux version. Regarding that, it seems better to focus on improving the Linux driver for the actual core than creating or reusing a 16550 UART. (but i could be wrong).
The aim of this issue is to coordinate the work and discuss the possibilities from the inital discussion in SpinalHDL/VexRiscv#60
The text was updated successfully, but these errors were encountered: