projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99e2dc5
)
i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
author
Eric Nelson
<eric.nelson@boundarydevices.com>
Sat, 9 Mar 2013 13:26:32 +0000
(13:26 +0000)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/include/configs/mx6qsabrelite.h
b/include/configs/mx6qsabrelite.h
index 5dc8255cec29ea3dc6380c89b0b9734937c281c0..fb58265e453e21cc04870f5625f58f504d7d9467 100644
(file)
--- a/
include/configs/mx6qsabrelite.h
+++ b/
include/configs/mx6qsabrelite.h
@@
-228,8
+228,6
@@
"fi; " \
"else run netboot; fi"
-#define CONFIG_ARP_TIMEOUT 200UL
-
/* Miscellaneous configurable options */
#define CONFIG_SYS_LONGHELP
#define CONFIG_SYS_HUSH_PARSER