uboot:change the mt2500 automatic upgrade time

This commit is contained in:
niyin
2022-09-07 23:47:40 -07:00
parent 447cfca696
commit 29c81a6947

View File

@@ -100,5 +100,5 @@ CONFIG_ENV_IMPORT_FDT=y
CONFIG_CMD_GL_BTN=y
CONFIG_CMD_LED_BLINK=y
CONFIG_HUSH_PARSER=y
CONFIG_ARP_TIMEOUT=1000
CONFIG_NET_RETRY_COUNT=2
CONFIG_ARP_TIMEOUT=2000
CONFIG_NET_RETRY_COUNT=3