1. 12 4月, 2019 20 次提交
  2. 10 4月, 2019 19 次提交
  3. 09 4月, 2019 1 次提交
    • S
      net: macb: Add small delay after link establishment · 7bf9bca7
      Stefan Roese 提交于
      I've noticed that the first ethernet packet after PHY link establishment
      is not tranferred correctly most of the time on my AT91SAM9G25 board.
      Here I usually see a timeout of a few seconds, which is quite
      annoying.
      
      Adding a small delay (10ms in this case) after the link establishment
      helps to solve this problem. With this patch applied, this timeout
      on the first packet is not seen any more.
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Wenyou Yang <wenyou.yang@atmel.com>
      Cc: Eugen Hristev <eugen.hristev@microchip.com>
      Cc: Joe Hershberger <joe.hershberger@ni.com>
      Acked-by: NJoe Hershberger <joe.hershberger@ni.com>
      7bf9bca7