Update page 'M_CAN Driver Usage Device Tree'

Mario Hüttel 2017-04-26 13:59:49 +02:00
parent e4398d6b6d
commit 8bbc219d3d

@ -51,3 +51,8 @@ It is important, due to internal clock crossings, that *hclk* is always higher o
## MRAM Config
The last device tree value configures the setup and layout of the MRAM (message RAM).
It is an array consisting of eight values:
```
bosch,mram-cfg = <offset, 11bit filter, 29 bit filter, RX FIFO 0, RX FIFO 1, RX Buffers, TX event FIFO, TX Buffers (v3.0.x) / TX FIFO Elements (>=v3.1.x)>
```