git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13443 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2020-03-17 13:40:16 +00:00
parent 7fdb7e3986
commit 66b1af9131
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ Reset_Handler PROC
isb
bl __early_init
IF {CPU} = "Cortex-M4.fp"
IF {CPU} = "Cortex-M4.fp.sp"
LDR R0, =0xE000ED88 ; Enable CP10,CP11
LDR R1, [R0]
ORR R1, R1, #(0xF << 20)