From de7a1e9d3b02341506d818a2a628c190ce115aab Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 6 Aug 2014 12:20:38 -0600 Subject: Update TODO and ChangeLog --- apps/ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 085f0aa12..ff0a73224 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -996,3 +996,8 @@ address is now configurable. From Lazlo (2014-8-6). * apps/nshlib/Kconfig, nsh.h, and nsh_netinit.c: Also add an option to let platform-specific logic select the MAC address (2014-8-5). + * apps/nshlib/Kconfig, nsh.h, and nsh_netinit.c: There is now a + configuration option that will bring up the network on an separate + thread. Since the network bring-up is asynchronous, there are not + serial console start-up delays due to the network negotiation time + (2014-8-6). -- cgit v1.2.3