commit | 9e0cf7bc358a621e2dc8bc82d92d7bf33962669e | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Tue Nov 03 13:52:15 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Nov 06 09:14:12 2015 +0800 |
tree | 1fe12b3fb1a57a83965785af86de3dfe384f217e | |
parent | 804a5519e3050c30d7203ff55cdd439a84f13ffd [diff] |
nios2: fix cached mode in clearing the BSS As the generic board runs in cached mode, it should not use "stwio" which bypass the cache. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Chin Liang See <clsee@altera.com>