commit | 9eb14cc443d0ae846ba72434e6c749222404be3d | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Nov 24 09:15:22 2015 +0100 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Sun Nov 29 16:02:44 2015 +0100 |
tree | 9f4d828104c47341fbca88b7ca06e9260007d553 | |
parent | fa8883a1e39a20e72aaa5093af0c80062cb95757 [diff] |
arm: mvebu: Configure ARP timeout and retry count As some MVEBU platforms using the MVNETA driver seem to miss the first ARP packet, lets reduce the timeout and increase the retry count. This increases the speed for communication establishment. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr> Cc: Dirk Eibach <eibach@gdsys.de>