For mini-UART register details and a working driver, take a look here:
https://github.com/sean-lawless/compute ... rt/16550.c
UART_LINE_CTRL is your AUX_MU_LCR_REG, and it is assigned BYTE_WORD_LENGTH for a data size of 8.
https://github.com/sean-lawless/compute ... rt/16550.c
UART_LINE_CTRL is your AUX_MU_LCR_REG, and it is assigned BYTE_WORD_LENGTH for a data size of 8.
Statistics: Posted by sean.lawless — Thu Dec 21, 2023 6:27 am