Update README and ChangeLog
This commit is contained in:
parent
80d0b2736e
commit
5e5b6d677d
@ -11750,3 +11750,7 @@
|
|||||||
the watchdog driver by calling the appropriate, MCU-specific driver
|
the watchdog driver by calling the appropriate, MCU-specific driver
|
||||||
configuration function from your board initialization logic
|
configuration function from your board initialization logic
|
||||||
(2016-05-18).
|
(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).
|
||||||
|
@ -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
|
appear to be stack corruption problem. See the open issues below under
|
||||||
SMP.
|
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
|
Platform Features
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user