CONFIG11 Registers: Difference between revisions
No edit summary |
|||
Line 471: | Line 471: | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
| 3-0 | | 3-0 | ||
| Old | | Old FCRAM DMA cutoff size | ||
|- | |- | ||
| style="background: red" | No | | style="background: red" | No | ||
| 7-4 | | 7-4 | ||
| New | | New FCRAM DMA cutoff size | ||
|- | |- | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
Line 482: | Line 482: | ||
|- | |- | ||
| style="background: red" | No | | style="background: red" | No | ||
| 9 | | 10-9 | ||
| | | QTM DMA cutoff size | ||
|- | |- | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
Line 494: | Line 490: | ||
|} | |} | ||
For the old | For the old FCRAM DMA cutoff, it appears to start at 0x28000000-(0x800000*x) length 0x800000*x. | ||
For the new FCRAM DMA cutoff, it appears to start at 0x30000000-(0x800000*x) length 0x800000*x. | |||
For the | For the QTM DMA cutoff, it appears to start at 0x1F400000-(0x100000*x) length 0x100000*x | ||
On cold boot this reg is set to 0. | On cold boot this reg is set to 0. |