Part Number: TDA2PXEVM
Hello,
Refer to linux user guide, we had finished to apply the patch of early boot for kernel, and modified necessary memory address and size according to our memory configuration.We can login to the system,and then run app.out to test early boot.It may be failed, but I'm not sure, it always print this log "SYSTEM: Attaching to ...". Could you help to have a look.
Thank you very much!
root@dra7xx-evm:/opt/vision_sdk# ./apps.out
[HOST] OSA: MEM: 0: Mapped 0x9fc00000 to 0xb5e5b000 of size 0x00100000
[HOST] OSA: MEM: 1: Mapped 0x86203000 to 0xac35b000 of size 0x09b00000
[HOST] OSA: MEM: 2: Mapped 0x9fd00000 to 0xac29b000 of size 0x00040000
[HOST] OSA: MEM: 3: Mapped 0x9fdc0000 to 0xac2db000 of size 0x00080000
[HOST] OSA: MEM: 4: Mapped 0x00000000 to 0x00000000 of size 0x00000000
[HOST] OSA: IPU1-0 Remote Log Shared Memory @ 0x9fd00000
[HOST] OSA: HOST Remote Log Shared Memory @ 0x9fd4f140
[HOST] OSA: DSP1 Remote Log Shared Memory @ 0x9fd769e0
[HOST] OSA: DSP2 Remote Log Shared Memory @ 0x9fd9e280
[HOST] OSA: IPU2 Remote Log Shared Memory @ 0x9fe63da0
[HOST] [IPU2 ] 78.882419 s: SYSTEM: Attaching to [IPU1-0] ...
[HOST] [IPU2 ] 79.882449 s: SYSTEM: Attaching to [IPU1-0] ...
[HOST] [DSP1 ] 80.846824 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 80.856829 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 81.846855 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 81.856859 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU2 ] 82.882541 s: SYSTEM: Attaching to [IPU1-0] ...
[HOST] [IPU2 ] 83.882571 s: SYSTEM: Attaching to [IPU1-0] ...
[HOST] [DSP1 ] 84.846916 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 84.856920 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 85.846946 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 85.856951 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU2 ] 87.882663 s: SYSTEM: Attaching to [IPU1-0] ...
[HOST] [DSP1 ] 88.847038 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 88.857042 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 89.847068 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 89.857073 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU2 ] 91.882785 s: SYSTEM: Attaching to [IPU1-0] ...
[HOST] [IPU2 ] 92.882815 s: SYSTEM: Attaching to [IPU1-0] ...