aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC564Axx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-29 09:23:58 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-29 09:23:58 +0000
commit7f4de1c13e5f5c066263eff6fcc62b49b86286f5 (patch)
treeb12420b2c46d162c0c3e8cb4e17de9f5b3012c1b /os/ports/GCC/PPC/SPC564Axx
parent9bbb4ac554e3a32d5d9ffad9b4901e2e8ddb99ed (diff)
downloadChibiOS-7f4de1c13e5f5c066263eff6fcc62b49b86286f5.tar.gz
ChibiOS-7f4de1c13e5f5c066263eff6fcc62b49b86286f5.tar.bz2
ChibiOS-7f4de1c13e5f5c066263eff6fcc62b49b86286f5.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5644 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/PPC/SPC564Axx')
-rw-r--r--os/ports/GCC/PPC/SPC564Axx/core.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/PPC/SPC564Axx/core.s b/os/ports/GCC/PPC/SPC564Axx/core.s
index da14e7236..bd6ad0fed 100644
--- a/os/ports/GCC/PPC/SPC564Axx/core.s
+++ b/os/ports/GCC/PPC/SPC564Axx/core.s
@@ -208,7 +208,7 @@ _ramcode:
.type _coreinit, @function
_coreinit:
/*
- * Invalidating all TLBs except one.
+ * Invalidating all TLBs except TLB1.
*/
lis %r3, 0
mtspr 625, %r3 /* MAS1 */