From a9e0e7b41dcc7f400f420e223b6b7b6026853d75 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 9 Sep 2014 13:54:56 -0600 Subject: [PATCH] Update changelog --- ChangeLog | 4 +++- configs/sama5d4-ek/README.txt | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bd03282ad4..fb7be6c75c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8436,4 +8436,6 @@ match the naming used with other platforms (2014-9-8). * configs/cc3200-launchpad/README.txt: Add README file for the CC3200 Launchpad (2014-9-9). - + * configs/sama5d4-ek/README.txt, Kconfig, knsh/defconfig.ROMFS, + src/sam_bringup.c, and sama5d4-ek.h: SAMA5D4-EK kernel config can now + boot from a ROMFS file system (2014-9-9). diff --git a/configs/sama5d4-ek/README.txt b/configs/sama5d4-ek/README.txt index 1e760c0a21..16712332e7 100644 --- a/configs/sama5d4-ek/README.txt +++ b/configs/sama5d4-ek/README.txt @@ -3918,6 +3918,9 @@ Configurations No idea why (and there they is now delay in the baseline code... one has to be added). + Update: I don't believe that this HSMCI error occurs if file system + debug output is enabled. + nsh: This configuration directory provide the NuttShell (NSH). This is a