Update README and ChangeLog

This commit is contained in:
Gregory Nutt 2016-05-22 15:05:41 -06:00
parent 80d0b2736e
commit 5e5b6d677d
2 changed files with 8 additions and 0 deletions

View File

@ -11750,3 +11750,7 @@
the watchdog driver by calling the appropriate, MCU-specific driver
configuration function from your board initialization logic
(2016-05-18).
* i.MX6 Sabre-6Quad: Basic SMP NSH configuration is now working. But
this is probably only because the SMP NSH case does not stress the
logic. There are know outstanding SMP issues as noted in the
Sabre-6Quad README.txt file (2016-05-22).

View File

@ -71,6 +71,10 @@ When more than one CPU is configured, then there are certain failures that
appear to be stack corruption problem. See the open issues below under
SMP.
2016-05-22: In a simple NSH case, SMP does not seem to be working. But there
are known SMP open issues so I assume if the tasking were stressed more there
would be additional failures. See the open issues below under SMP.
Platform Features
=================