From 403d3888c674a463f09c023efadfb78e2c0fb7c9 Mon Sep 17 00:00:00 2001 From: Joonas Aijala Date: Thu, 31 Jan 2019 16:21:19 +0200 Subject: [PATCH] board: ge: bx50v3: Specific ARP timeout removed Specific ARP timeout sometimes causes ARP timeout during nfs loading of the fitImage. Signed-off-by: Joonas Aijala Signed-off-by: Ian Ray --- 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 bb3c65efc7..d7150e2615 100644 --- a/include/configs/ge_bx50v3.h +++ b/include/configs/ge_bx50v3.h @@ -142,7 +142,6 @@ #define CONFIG_BOOTCOMMAND CONFIG_MMCBOOTCOMMAND #endif -#define CONFIG_ARP_TIMEOUT 200UL /* Miscellaneous configurable options */