From 4c22aae14abe5aaec3631ae65893f9d13fd4dadc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 30 Nov 2015 16:06:10 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 +++- arch | 2 +- configs | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f5a1a02e8d..3506c602bb 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11181,4 +11181,6 @@ that of the type of a pthread. Hence, it could be confused as a task. Found because this was causing a crash when /proc/nnn/cmdline was printed (2015-11-29). - + * configs/same70-xplained/nsh: The NSH configuration now seems fully + functional: serial console, LEDs, buttons, SDRAM, and HSMCI SD card + (2015-11-30). diff --git a/arch b/arch index a5e2b41276..93c52e9803 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit a5e2b41276f61c0c635866d52e8db155d0290648 +Subproject commit 93c52e98030b3f596c0c93008cdeb0f9d2c4d0fc diff --git a/configs b/configs index 1c21c243d0..d91360e5ac 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit 1c21c243d0a4a426940a87b3519f9a8ff059302f +Subproject commit d91360e5ac4ea53de1739c7cc5e92596dd2f8309