aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Barksdale <amatus@amatus.name>2016-01-03 19:08:36 -0600
committerDavid Barksdale <amatus@amatus.name>2016-01-03 19:08:36 -0600
commitf2888550e70f235f9c4ab8e8199a400ca522c59e (patch)
tree087b0b86ce7434edd3a8a0d21a2c308332697546
parentb3355876cd87166674da2abf6f6bf786a25dbe9a (diff)
Allow BOOTPIN to select ROM boot
-rwxr-xr-xKSDK_1.2.0/platform/devices/MKL27Z4/startup/gcc/startup_MKL27Z4.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/KSDK_1.2.0/platform/devices/MKL27Z4/startup/gcc/startup_MKL27Z4.S b/KSDK_1.2.0/platform/devices/MKL27Z4/startup/gcc/startup_MKL27Z4.S
index a89c0a8..18be134 100755
--- a/KSDK_1.2.0/platform/devices/MKL27Z4/startup/gcc/startup_MKL27Z4.S
+++ b/KSDK_1.2.0/platform/devices/MKL27Z4/startup/gcc/startup_MKL27Z4.S
@@ -102,7 +102,7 @@ __isr_vector:
.long 0xFFFFFFFF
.long 0xFFFFFFFF
.long 0xFFFFFFFF
- .long 0xFFFF3FFE
+ .long 0xFFFF3DFE /* FOPT = 0x3D to allow BOOTPIN to select ROM boot */
.text
.thumb