• Ben Dooks's avatar
    [ARM PATCH] 1961/1: S3C2410 - fix for UART FIFO size calculation · ee01d415
    Ben Dooks authored
    Patch from Ben Dooks
    
    Fixes calculation of how many bytes in the RX/TX FIFOs.
    
    Previous code failed to check wether the full flags 
    where set before returning the byte counter. This
    should ensure that the serial driver behaves correctly
    when the FIFO fills, and not just ignore the input
    data
    ee01d415
regs-serial.h 4.63 KB