Skip to content
  • Alexander Potashev's avatar
    RT73025. lpc178x_eth: fix `lpc178x_eth_send()` · 253feef0
    Alexander Potashev authored
    1. Fixed the algorithm for checking if the transmit buffers are full.
    2. Removed unnecessary `udelay()` calls that were kept after copying the
    	code from the LPCware's U-Boot port.
    3. Increased the numbers of receive and transmit DMA buffers.
    253feef0