From acdfdf158bfdf22bddd01a9fe98fa8fe45285523 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 26 Nov 2015 09:45:18 +0000 Subject: SPC56EC demo for CW working. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8528 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/ports/e200/devices/SPC56ECxx/boot_cw.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/common/ports/e200') diff --git a/os/common/ports/e200/devices/SPC56ECxx/boot_cw.s b/os/common/ports/e200/devices/SPC56ECxx/boot_cw.s index 225e923f2..b6698607b 100644 --- a/os/common/ports/e200/devices/SPC56ECxx/boot_cw.s +++ b/os/common/ports/e200/devices/SPC56ECxx/boot_cw.s @@ -322,7 +322,7 @@ _coreinit: e_lis r3, TLB0_MAS3@h e_or2i r3, TLB0_MAS3@l mtspr 627, r3 /* MAS3 */ - mflr r4 + se_mflr r4 e_lis r6, _ramcode@h e_or2i r6, _ramcode@l e_lis r7, 0x40010000@h -- cgit v1.2.3