changeset 944:51f580665110

gsm-fw: C139 works with non-volatile FFS enabled
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Sun, 01 Nov 2015 05:03:35 +0000
parents f22b34873ea5
children 86ff6d0b0a97
files gsm-fw/configs/c139-gsm-flash gsm-fw/services/ffs/intelsbdrv.c
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gsm-fw/configs/c139-gsm-flash	Sun Nov 01 03:39:51 2015 +0000
+++ b/gsm-fw/configs/c139-gsm-flash	Sun Nov 01 05:03:35 2015 +0000
@@ -1,11 +1,13 @@
 # This configuration builds an experimental flashImage that runs on the
 # Mot C139/C140 target and includes the GSM protocol stack.  Control is via
-# AT commands over RVTMUX (no UI).  Flash is not touched; FFS is in RAM and
-# initialized blank on every boot.
+# AT commands over RVTMUX (no UI).  An aftermarket FFS is placed in the flash
+# region from 0x3C0000 through 0x3EFFFF.
 
 target	c139
 feature	gsm
 feature	at-rvtmux
 
+feature	aftermarket-ffs 60 3
+
 feature	etm
 feature	tmffs2
--- a/gsm-fw/services/ffs/intelsbdrv.c	Sun Nov 01 03:39:51 2015 +0000
+++ b/gsm-fw/services/ffs/intelsbdrv.c	Sun Nov 01 05:03:35 2015 +0000
@@ -14,6 +14,7 @@
 #include "ffstrace.h"
 #include "intctl.h"
 
+#define INTEL_UNLOCK_SLOW 1
 
 #undef  tlw
 #define tlw(contents)