]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
authorEric Nelson <eric.nelson@boundarydevices.com>
Sat, 9 Mar 2013 13:26:32 +0000 (13:26 +0000)
committerStefano Babic <sbabic@denx.de>
Wed, 20 Mar 2013 10:44:55 +0000 (11:44 +0100)
Nothing on the SABRE Lite board warrants a shorter than normal
ARP timeout.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
include/configs/mx6qsabrelite.h

index 5dc8255cec29ea3dc6380c89b0b9734937c281c0..fb58265e453e21cc04870f5625f58f504d7d9467 100644 (file)
                   "fi; " \
           "else run netboot; fi"
 
-#define CONFIG_ARP_TIMEOUT     200UL
-
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_HUSH_PARSER