annotate loadtools/scripts/compal.init @ 853:ae254ffeaec3

AT command interface works! The cause of the breakage was the same Nucleus API issue with NU_Create_Timer() which we encountered at the very beginning of this project with Riviera timers: the code in uartfax.c from TCS211 was passing 0 as the initial dummy value for the timer duration, and our FreeNucleus version doesn't like it. The fix is the same: pass 1 as the initial dummy value instead.
author Space Falcon <falcon@ivan.Harhan.ORG>
date Thu, 30 Apr 2015 01:46:26 +0000
parents 326363ba5bf4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
383
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
1 # Set WS=3 for both nCS0 and nCS1. This configuration is used by OsmocomBB
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
2 # for all 3 Compal models (E86/88/99), and is also seen in the IDA disassembly
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
3 # listing of c115-1.0.46.E firmware contributed by Christophe Devine.
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
4
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
5 w16 fffffb00 00A3
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
6 w16 fffffb02 00A3
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
7
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
8 # We need to set the FFFF:FB10 register to map the flash (not the boot ROM)
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
9 # to address 0. We need this mapping in order to be able to dump and program
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
10 # the entire flash, as for some reason the alternate nCS0 mapping at 0x03000000
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
11 # does not work on Compal phones. (That alternate mapping works fine on
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
12 # Openmoko and Pirelli phones, though. Perhaps the different Calypso chip
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
13 # version is the culprit, or perhaps this alternate mapping works only if the
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
14 # physical nIBOOT pin is low.)
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
15
326363ba5bf4 loadtools: compal.config and compal.init created
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff changeset
16 w16 fffffb10 0300