FreeCalypso > hg > fc-magnetite
annotate blobs/patches/main-rvtmodem.patch @ 605:07d0dc4431f4
bootloader.s: same MEMIF fix as in int.s plus DPLL BYPASS fix
Both MEMIF and DPLL settings are now the same between int.s and bootloader.s
assembly code paths. Previously bootloader.s was setting DPLL BYPASS /2 mode,
which persisted until _INT_Initialize code with the bootloader body omitted,
or was changed to /1 in the hardware init function in the
bootloader.lib:start.obj module.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 17 Jun 2019 18:40:32 +0000 |
parents | 8dd671b7d41e |
children |
rev | line source |
---|---|
87
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 # This patch applies to the appli_ser_cfg_info initialized data object in the |
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 # init.obj module in main.lib; here we change the default serial configuration |
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 # from RVTMUX on IrDA and F&D on MODEM to RVTMUX on MODEM, nothing on IrDA, |
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 # no F&D available. This patch will be used as part of the attempt to port |
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 # TCS211 to Mot C139. |
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 |
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 [init.obj] |
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
8 |
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
9 .cinit 8 48 |
8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
10 .cinit 9 02 |