From: Joonas Aijala Date: Thu, 31 Jan 2019 14:21:19 +0000 (+0200) Subject: board: ge: bx50v3: Specific ARP timeout removed X-Git-Tag: v2025.01-rc5-pxa1908~3032^2~109 X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/git-favicon.png?a=commitdiff_plain;h=403d3888c674a463f09c023efadfb78e2c0fb7c9;p=u-boot.git 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 --- 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 */