Created
July 2, 2015 18:20
-
-
Save shubhi1407/79cb69f7418ca4333518 to your computer and use it in GitHub Desktop.
pruss_remoteproc dmesg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [28260.435266] pruss-rproc 4a300000.pruss: 8 PRU interrupts parsed | |
| [28260.435675] pruss-rproc 4a300000.pruss: memory dram0: pa 0x4a300000 size 0x2000 va e158c000 | |
| [28260.435745] pruss-rproc 4a300000.pruss: memory dram1: pa 0x4a302000 size 0x2000 va e1590000 | |
| [28260.435806] pruss-rproc 4a300000.pruss: memory shrdram2: pa 0x4a310000 size 0x3000 va e1594000 | |
| [28260.435866] pruss-rproc 4a300000.pruss: memory intc: pa 0x4a320000 size 0x2000 va e1598000 | |
| [28260.435924] pruss-rproc 4a300000.pruss: memory cfg: pa 0x4a326000 size 0x2000 va e159c000 | |
| [28260.436455] pruss-rproc 4a300000.pruss: creating platform devices for PRU cores | |
| [28260.455698] pru-rproc 4a334000.pru0: memory iram: pa 0x4a334000 size 0x2000 va e15a0000 | |
| [28260.456047] pru-rproc 4a334000.pru0: memory control: pa 0x4a322000 size 0x400 va e158a000 | |
| [28260.456117] pru-rproc 4a334000.pru0: memory debug: pa 0x4a322400 size 0x100 va e15a4400 | |
| [28260.456811] remoteproc1: 4a334000.pru0 is available | |
| [28260.456851] remoteproc1: Note: remoteproc is still under development and considered experimental. | |
| [28260.456879] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. | |
| [28260.458219] pru-rproc 4a334000.pru0: booting the PRU core manually | |
| [28260.458271] remoteproc1: powering up 4a334000.pru0 | |
| [28260.458673] remoteproc1: Booting fw image rproc-pru0-fw, size 37772 | |
| [28260.458817] pru-rproc 4a334000.pru0: version 0 event_chnl_map_size 3 event_chnl_map 0000013c | |
| [28260.458857] pru-rproc 4a334000.pru0: sysevt-to-ch[16] -> 1 | |
| [28260.458892] pru-rproc 4a334000.pru0: sysevt-to-ch[17] -> 3 | |
| [28260.458926] pru-rproc 4a334000.pru0: sysevt-to-ch[32] -> 3 | |
| [28260.458959] pru-rproc 4a334000.pru0: skip intr mapping for chnl 0 | |
| [28260.458992] pru-rproc 4a334000.pru0: chnl-to-host[1] -> 1 | |
| [28260.459024] pru-rproc 4a334000.pru0: chnl-to-host[2] -> 2 | |
| [28260.459055] pru-rproc 4a334000.pru0: chnl-to-host[3] -> 3 | |
| [28260.459086] pru-rproc 4a334000.pru0: skip intr mapping for chnl 4 | |
| [28260.459116] pru-rproc 4a334000.pru0: skip intr mapping for chnl 5 | |
| [28260.459147] pru-rproc 4a334000.pru0: skip intr mapping for chnl 6 | |
| [28260.459177] pru-rproc 4a334000.pru0: skip intr mapping for chnl 7 | |
| [28260.459208] pru-rproc 4a334000.pru0: skip intr mapping for chnl 8 | |
| [28260.459238] pru-rproc 4a334000.pru0: skip intr mapping for chnl 9 | |
| [28260.459278] pruss-rproc 4a300000.pruss: SYSEV16 -> CH1 (CMR4 0x00000001) | |
| [28260.459315] pruss-rproc 4a300000.pruss: SYSEV17 -> CH3 (CMR4 0x00000301) | |
| [28260.459352] pruss-rproc 4a300000.pruss: SYSEV32 -> CH3 (CMR8 0x00000003) | |
| [28260.459390] pruss-rproc 4a300000.pruss: CH1 -> HOST1 (HMR0 0x00000100) | |
| [28260.459426] pruss-rproc 4a300000.pruss: CH2 -> HOST2 (HMR0 0x00020100) | |
| [28260.459462] pruss-rproc 4a300000.pruss: CH3 -> HOST3 (HMR0 0x03020100) | |
| [28260.459500] pruss-rproc 4a300000.pruss: configured system_events = 0x0000000100030000 intr_channels = 0x0000000e host_intr = 0x0000000e | |
| [28260.459535] remoteproc1: starting PRU0: entry-point = 0x0 | |
| [28260.459562] remoteproc1: remote processor 4a334000.pru0 is now up | |
| [28260.459637] pru-rproc 4a334000.pru0: PRU rproc node /ocp/pruss@4a300000/pru@4a334000 probed successfully | |
| [28260.460373] pru-rproc 4a338000.pru1: memory iram: pa 0x4a338000 size 0x2000 va e15bc000 | |
| [28260.460636] pru-rproc 4a338000.pru1: memory control: pa 0x4a324000 size 0x400 va e15c0000 | |
| [28260.460703] pru-rproc 4a338000.pru1: memory debug: pa 0x4a324400 size 0x100 va e15c2400 | |
| [28260.461318] remoteproc2: 4a338000.pru1 is available | |
| [28260.461356] remoteproc2: Note: remoteproc is still under development and considered experimental. | |
| [28260.461384] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. | |
| [28260.473336] pru-rproc 4a338000.pru1: booting the PRU core manually | |
| [28260.473401] remoteproc2: powering up 4a338000.pru1 | |
| [28260.473912] remoteproc2: Booting fw image rproc-pru1-fw, size 37828 | |
| [28260.474057] remoteproc2: starting PRU1: entry-point = 0x0 | |
| [28260.474089] remoteproc2: remote processor 4a338000.pru1 is now up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment