Other Parts Discussed in Thread: DRA829
Hi,
Background:
If there are no changes made to .build file, i.e. using the .build file from the BSP zip as is, then the boot time seems to be about 3Seconds, but then the network interface(am0) wouldn't be up, due to missing devnp-cpsw2g.so and it’s dependencies.
Once the .build file is updated such that the devnp-cpsw2g.so and corresponding dependencies are present, then the boot-time rose to 20+ seconds.
Could you please take a look at the issue?
I have attached corresponding logs. (only the TI sections from qnx build file are uncommented from the original build file - to use devnp-cpsw2g.so)
Setup:
Target: TI TDA4VE (J721S2 EVM + TDA4VE SOM)
QNX BSP Version: BSP_ti-j721s2-tda4vmeco-evm_br-710_be-710_SVN977507_JBN11
Boot Sequence: SPL(R5) -> SPL(A72) -> UBoot -> QNX
Note: Seems to have similar behavior on the other BSP as well, i.e. BSP_ti-j721s2-tda4vmeco-evm_br-710_be-710_SVN970946_JBN9
Please let me know, if you need any further information regarding the setup.
BSP is built using the instructions provided here
Thank you very much for your support.
Best,
Moses