FreeCalypso > hg > fc-magnetite
comparison blobs/patches/main-pirelli.patch @ 87:8dd671b7d41e
blobs/patches: main-pirelli and main-rvtmodem patches added
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 02 Oct 2016 14:00:10 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
86:b54879bebfd3 | 87:8dd671b7d41e |
---|---|
1 # This patch applies to the Init_Target() function in the init.obj module in | |
2 # main.lib; the present version is for making TCS211 run on the Pirelli. | |
3 # This patch sets the same memory and peripheral chip select timings and | |
4 # widths as Pirelli's fw. | |
5 | |
6 [init.obj] | |
7 | |
8 # value goes into nCS0, nCS1 and nCS3 config registers | |
9 .text 66 A4 | |
10 # the nCS2 setting in our original blob is already correct for the Pirelli | |
11 | |
12 # value goes into nCS4 config reg | |
13 .text 72 A7 | |
14 | |
15 # nop out the write into 0x02700000 | |
16 | |
17 .text 128 C0 | |
18 .text 129 46 |