diff options
| author | Joonas Aijala <[email protected]> | 2019-01-31 16:21:19 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2019-04-13 20:30:08 +0200 |
| commit | 403d3888c674a463f09c023efadfb78e2c0fb7c9 (patch) | |
| tree | da9acd9aa3c8a7fbf3eb5673893b1e8015934df3 /include | |
| parent | 61c4c2bf1e648bdf49d58a5388f1414f3906b62f (diff) | |
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 <[email protected]>
Signed-off-by: Ian Ray <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/ge_bx50v3.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h index bb3c65efc7e..d7150e26155 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 */ |
