From: Joonas Aijala Date: Thu, 31 Jan 2019 14:21:19 +0000 (+0200) Subject: board: ge: bx50v3: Specific ARP timeout removed X-Git-Tag: v2019.07-rc1~21^2~109 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=403d3888c674a463f09c023efadfb78e2c0fb7c9;p=oweals%2Fu-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 */