Created
July 5, 2015 17:41
-
-
Save shubhi1407/2cc692fcf03cec0e649f to your computer and use it in GitHub Desktop.
pruss_remoteproc dmesg proper boot
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
[ 14.881505] pruss-rproc 4a300000.pruss: 8 PRU interrupts parsed | |
[ 14.881585] pruss-rproc 4a300000.pruss: memory dram0: pa 0x4a300000 size 0x2000 va e09d8000 | |
[ 14.881606] pruss-rproc 4a300000.pruss: memory dram1: pa 0x4a302000 size 0x2000 va e09dc000 | |
[ 14.881625] pruss-rproc 4a300000.pruss: memory shrdram2: pa 0x4a310000 size 0x3000 va e09e0000 | |
[ 14.881644] pruss-rproc 4a300000.pruss: memory intc: pa 0x4a320000 size 0x2000 va e09e4000 | |
[ 14.881662] pruss-rproc 4a300000.pruss: memory cfg: pa 0x4a326000 size 0x2000 va e09e8000 | |
[ 14.881870] pruss-rproc 4a300000.pruss: creating platform devices for PRU cores | |
[ 14.926041] pru-rproc 4a334000.pru0: memory iram: pa 0x4a334000 size 0x2000 va e09f0000 | |
[ 14.926097] pru-rproc 4a334000.pru0: memory control: pa 0x4a322000 size 0x400 va e09d6000 | |
[ 14.926121] pru-rproc 4a334000.pru0: memory debug: pa 0x4a322400 size 0x100 va e09f4400 | |
[ 14.926479] remoteproc1: 4a334000.pru0 is available | |
[ 14.926495] remoteproc1: Note: remoteproc is still under development and considered experimental. | |
[ 14.926503] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. | |
[ 14.983105] pru-rproc 4a334000.pru0: booting the PRU core manually | |
[ 14.983139] remoteproc1: powering up 4a334000.pru0 | |
[ 14.983445] remoteproc1: Booting fw image rproc-pru0-fw, size 37772 | |
[ 14.983534] pru-rproc 4a334000.pru0: version 0 event_chnl_map_size 3 event_chnl_map 0000013c | |
[ 14.983548] pru-rproc 4a334000.pru0: sysevt-to-ch[16] -> 1 | |
[ 14.983559] pru-rproc 4a334000.pru0: sysevt-to-ch[17] -> 3 | |
[ 14.983570] pru-rproc 4a334000.pru0: sysevt-to-ch[32] -> 3 | |
[ 14.983581] pru-rproc 4a334000.pru0: skip intr mapping for chnl 0 | |
[ 14.983591] pru-rproc 4a334000.pru0: chnl-to-host[1] -> 1 | |
[ 14.983601] pru-rproc 4a334000.pru0: chnl-to-host[2] -> 2 | |
[ 14.983611] pru-rproc 4a334000.pru0: chnl-to-host[3] -> 3 | |
[ 14.983621] pru-rproc 4a334000.pru0: skip intr mapping for chnl 4 | |
[ 14.983631] pru-rproc 4a334000.pru0: skip intr mapping for chnl 5 | |
[ 14.983641] pru-rproc 4a334000.pru0: skip intr mapping for chnl 6 | |
[ 14.983650] pru-rproc 4a334000.pru0: skip intr mapping for chnl 7 | |
[ 14.983660] pru-rproc 4a334000.pru0: skip intr mapping for chnl 8 | |
[ 14.983670] pru-rproc 4a334000.pru0: skip intr mapping for chnl 9 | |
[ 14.983685] pruss-rproc 4a300000.pruss: SYSEV16 -> CH1 (CMR4 0x00000001) | |
[ 14.983697] pruss-rproc 4a300000.pruss: SYSEV17 -> CH3 (CMR4 0x00000301) | |
[ 14.983709] pruss-rproc 4a300000.pruss: SYSEV32 -> CH3 (CMR8 0x00000003) | |
[ 14.983722] pruss-rproc 4a300000.pruss: CH1 -> HOST1 (HMR0 0x00000100) | |
[ 14.983733] pruss-rproc 4a300000.pruss: CH2 -> HOST2 (HMR0 0x00020100) | |
[ 14.983745] pruss-rproc 4a300000.pruss: CH3 -> HOST3 (HMR0 0x03020100) | |
[ 14.983757] pruss-rproc 4a300000.pruss: configured system_events = 0x0000000100030000 intr_channels = 0x0000000e host_intr = 0x0000000e | |
[ 14.983769] remoteproc1: starting PRU0: entry-point = 0x0 | |
[ 14.983778] remoteproc1: remote processor 4a334000.pru0 is now up | |
[ 14.983812] pru-rproc 4a334000.pru0: PRU rproc node /ocp/pruss@4a300000/pru@4a334000 probed successfully | |
[ 15.075416] pru-rproc 4a338000.pru1: memory iram: pa 0x4a338000 size 0x2000 va e0b1c000 | |
[ 15.075474] pru-rproc 4a338000.pru1: memory control: pa 0x4a324000 size 0x400 va e09fe000 | |
[ 15.075495] pru-rproc 4a338000.pru1: memory debug: pa 0x4a324400 size 0x100 va e0b20400 | |
[ 15.075866] remoteproc2: 4a338000.pru1 is available | |
[ 15.075881] remoteproc2: Note: remoteproc is still under development and considered experimental. | |
[ 15.075890] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. | |
[ 15.090287] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 15.090313] Bluetooth: BNEP filters: protocol multicast | |
[ 15.090365] Bluetooth: BNEP socket layer initialized | |
[ 15.160371] pru-rproc 4a338000.pru1: booting the PRU core manually | |
[ 15.160405] remoteproc2: powering up 4a338000.pru1 | |
[ 15.160759] remoteproc2: Booting fw image rproc-pru1-fw, size 37828 | |
[ 15.160845] remoteproc2: starting PRU1: entry-point = 0x0 | |
[ 15.160856] 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