public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
@ 2013-03-09 23:26 Eric Nelson
  2013-03-20 10:45 ` Stefano Babic
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Nelson @ 2013-03-09 23:26 UTC (permalink / raw)
  To: u-boot

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 |    2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
index 5dc8255..fb58265 100644
--- 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
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-20 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-09 23:26 [U-Boot] [PATCH] i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT Eric Nelson
2013-03-20 10:45 ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox