]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/uniphier.h
ARM: uniphier: remove CONFIG_ARP_TIMEOUT define
[people/ms/u-boot.git] / include / configs / uniphier.h
index 963f55b174c4e06a0076c763bfdba2eda9d5972d..c6fc90fe9171dcf47ca73003901eaebc376528a0 100644 (file)
 /* Time clock 1MHz */
 #define CONFIG_SYS_TIMER_RATE                  1000000
 
-/*
- * By default, ARP timeout is 5 sec.
- * The first ARP request does not seem to work.
- * So we need to retry ARP request anyway.
- * We want to shrink the interval until the second ARP request.
- */
-#define CONFIG_ARP_TIMEOUT     500UL  /* 0.5 msec */
-
 #define CONFIG_SYS_MAX_NAND_DEVICE                     1
 #define CONFIG_SYS_NAND_MAX_CHIPS                      2
 #define CONFIG_SYS_NAND_ONFI_DETECTION