[U-Boot] [PATCH 09/13] board: ge: bx50v3: Specific ARP timeout removed
Ian Ray
ian.ray at ge.com
Thu Jan 31 14:21:19 UTC 2019
From: Joonas Aijala <joonas.aijala at ge.com>
Specific ARP timeout sometimes causes ARP timeout during nfs loading
of the fitImage.
Signed-off-by: Joonas Aijala <joonas.aijala at ge.com>
Signed-off-by: Ian Ray <ian.ray at ge.com>
---
include/configs/ge_bx50v3.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h
index 7d62483..d48228b 100644
--- a/include/configs/ge_bx50v3.h
+++ b/include/configs/ge_bx50v3.h
@@ -148,7 +148,6 @@
#define CONFIG_BOOTCOMMAND CONFIG_MMCBOOTCOMMAND
#endif
-#define CONFIG_ARP_TIMEOUT 200UL
/* Miscellaneous configurable options */
--
2.10.1
More information about the U-Boot
mailing list