Skip to content

Instantly share code, notes, and snippets.

@shubhi1407
Created July 4, 2015 12:45
Show Gist options
  • Save shubhi1407/92e08fcefbde2054f469 to your computer and use it in GitHub Desktop.
Save shubhi1407/92e08fcefbde2054f469 to your computer and use it in GitHub Desktop.
probe failure
[ 7.645864] pruss-rproc 4a300000.pruss: 8 PRU interrupts parsed
[ 7.645918] pruss-rproc 4a300000.pruss: memory dram0: pa 0x4a300000 size 0x2000 va e0b18000
[ 7.645934] pruss-rproc 4a300000.pruss: memory dram1: pa 0x4a302000 size 0x2000 va e0b1c000
[ 7.645950] pruss-rproc 4a300000.pruss: memory shrdram2: pa 0x4a310000 size 0x3000 va e0b20000
[ 7.645965] pruss-rproc 4a300000.pruss: memory intc: pa 0x4a320000 size 0x2000 va e0b24000
[ 7.645978] pruss-rproc 4a300000.pruss: memory cfg: pa 0x4a326000 size 0x2000 va e0b28000
[ 7.646112] pruss-rproc 4a300000.pruss: creating platform devices for PRU cores
[ 7.657927] pru-rproc 4a334000.pru0: memory iram: pa 0x4a334000 size 0x2000 va e0b2c000
[ 7.657973] pru-rproc 4a334000.pru0: memory control: pa 0x4a322000 size 0x400 va e0b16000
[ 7.657989] pru-rproc 4a334000.pru0: memory debug: pa 0x4a322400 size 0x100 va e0b30400
[ 7.658204] remoteproc0: 4a334000.pru0 is available
[ 7.658212] remoteproc0: Note: remoteproc is still under development and considered experimental.
[ 7.658219] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 7.667782] pru-rproc 4a334000.pru0: booting the PRU core manually
[ 7.667806] remoteproc0: powering up 4a334000.pru0
[ 7.668051] remoteproc0: Booting fw image rproc-pru0-fw, size 37772
[ 7.668081] remoteproc0: bad phdr da 0x0 mem 0x1a4
[ 7.673392] remoteproc0: Failed to load program segments: -22
[ 7.679621] pru-rproc 4a334000.pru0: rproc_boot failed
[ 7.962169] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.962187] Bluetooth: BNEP filters: protocol multicast
[ 7.962208] Bluetooth: BNEP socket layer initialized
[ 7.982205] g_ether gadget: high-speed config #1: CDC Ethernet (ECM)
[ 8.099976] remoteproc0: releasing 4a334000.pru0
[ 8.100090] pru-rproc: probe of 4a334000.pru0 failed with error -22
[ 8.100221] pru-rproc 4a338000.pru1: memory iram: pa 0x4a338000 size 0x2000 va e0b94000
[ 8.100258] pru-rproc 4a338000.pru1: memory control: pa 0x4a324000 size 0x400 va e0b92000
[ 8.100275] pru-rproc 4a338000.pru1: memory debug: pa 0x4a324400 size 0x100 va e0b98400
[ 8.100467] remoteproc0: 4a338000.pru1 is available
[ 8.100477] remoteproc0: Note: remoteproc is still under development and considered experimental.
[ 8.100484] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 8.128167] pru-rproc 4a338000.pru1: booting the PRU core manually
[ 8.128195] remoteproc0: powering up 4a338000.pru1
[ 8.128475] remoteproc0: Booting fw image rproc-pru1-fw, size 37828
[ 8.128502] remoteproc0: bad phdr da 0x0 mem 0x1d4
[ 8.133836] remoteproc0: Failed to load program segments: -22
[ 8.140065] pru-rproc 4a338000.pru1: rproc_boot failed
[ 8.460892] remoteproc0: releasing 4a338000.pru1
[ 8.461005] pru-rproc: probe of 4a338000.pru1 failed with error -22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment