Cortex-A: Fix start-up cache invalidation logi

This commit is contained in:
Gregory Nutt
2013-12-18 09:01:43 -06:00
parent d67eeb1f8a
commit e23dcc6384
3 changed files with 35 additions and 17 deletions
+2
View File
@@ -6238,4 +6238,6 @@
* Makefile.unix: Now has supports qconfig and gconfig targets.
These tools will use the Qt and GTK versions of the kconfig-
frontends configuration tools (if you built them) (2013-12-16)
* arch/arm/src/armv7-a/arm_head.h: Fixe some errors in the cache
invalidation logic (only seem to matter for Cortex-A8) (21-3-12-19).