- Removed comment regarding TCP/IP connect retry configuration in Microboot becase this will be a default feature in the future.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@152 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
Frank Voorburg 2016-10-12 09:07:02 +00:00
parent 72a50e7b22
commit c6125bed87
6 changed files with 0 additions and 24 deletions

View File

@ -143,10 +143,6 @@
* when connected to the network via a router this can take several seconds. feel free to
* shorten/lengthen this time for finetuning. the only downside of a long backdoor open
* time is that the starting of the user program will also be delayed for this time.
*
* Also note that when the target is directly connected to the ethernet port of a PC,
* the checkbox "Automatically retry socket connection" should be checked in the
* Microboot settings. if connecting via a router the uncheck this checkbox.
*/
#define BACKDOOR_ENTRY_TIMEOUT_MS (10000)
#endif

View File

@ -143,10 +143,6 @@
* when connected to the network via a router this can take several seconds. feel free to
* shorten/lengthen this time for finetuning. the only downside of a long backdoor open
* time is that the starting of the user program will also be delayed for this time.
*
* Also note that when the target is directly connected to the ethernet port of a PC,
* the checkbox "Automatically retry socket connection" should be checked in the
* Microboot settings. if connecting via a router the uncheck this checkbox.
*/
#define BACKDOOR_ENTRY_TIMEOUT_MS (10000)
#endif

View File

@ -143,10 +143,6 @@
* when connected to the network via a router this can take several seconds. feel free to
* shorten/lengthen this time for finetuning. the only downside of a long backdoor open
* time is that the starting of the user program will also be delayed for this time.
*
* Also note that when the target is directly connected to the ethernet port of a PC,
* the checkbox "Automatically retry socket connection" should be checked in the
* Microboot settings. if connecting via a router the uncheck this checkbox.
*/
#define BACKDOOR_ENTRY_TIMEOUT_MS (10000)
#endif

View File

@ -184,10 +184,6 @@
* when connected to the network via a router this can take several seconds. feel free to
* shorten/lengthen this time for finetuning. the only downside of a long backdoor open
* time is that the starting of the user program will also be delayed for this time.
*
* Also note that when the target is directly connected to the ethernet port of a PC,
* the checkbox "Automatically retry socket connection" should be checked in the
* Microboot settings. if connecting via a router the uncheck this checkbox.
*/
#define BACKDOOR_ENTRY_TIMEOUT_MS (10000)
#endif

View File

@ -184,10 +184,6 @@
* when connected to the network via a router this can take several seconds. feel free to
* shorten/lengthen this time for finetuning. the only downside of a long backdoor open
* time is that the starting of the user program will also be delayed for this time.
*
* Also note that when the target is directly connected to the ethernet port of a PC,
* the checkbox "Automatically retry socket connection" should be checked in the
* Microboot settings. if connecting via a router the uncheck this checkbox.
*/
#define BACKDOOR_ENTRY_TIMEOUT_MS (10000)
#endif

View File

@ -184,10 +184,6 @@
* when connected to the network via a router this can take several seconds. feel free to
* shorten/lengthen this time for finetuning. the only downside of a long backdoor open
* time is that the starting of the user program will also be delayed for this time.
*
* Also note that when the target is directly connected to the ethernet port of a PC,
* the checkbox "Automatically retry socket connection" should be checked in the
* Microboot settings. if connecting via a router the uncheck this checkbox.
*/
#define BACKDOOR_ENTRY_TIMEOUT_MS (10000)
#endif