X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README;h=f14fb7bad2a6a0427da196528a6d17e0d642d389;hb=0e15ddd11f1a84c465e434eb051d2ef08ef02b9b;hp=36ae0fb5ea3694245bb772210a4a2a9463c0db77;hpb=4b7a6dd89633d60dc4b58476d5ce48247f82a3ca;p=oweals%2Fu-boot.git diff --git a/README b/README index 36ae0fb5ea..f14fb7bad2 100644 --- a/README +++ b/README @@ -623,7 +623,6 @@ The following options need to be configured: CONFIG_CMD_SPI * SPI serial bus support CONFIG_CMD_USB * USB support CONFIG_CMD_VFD * VFD support (TRAB) - CONFIG_CMD_BSP * Board SPecific functions CONFIG_CMD_CDP * Cisco Discover Protocol support CONFIG_CMD_FSL * Microblaze FSL support @@ -1561,6 +1560,10 @@ The following options need to be configured: before giving up the operation. If not defined, a default value of 5 is used. + CONFIG_ARP_TIMEOUT + + Timeout waiting for an ARP reply in milliseconds. + - Command Interpreter: CONFIG_AUTO_COMPLETE