Hi,
On our imx8mp board we mount the complete imx8mp with NPU VPU and also the imx8mp lite without NPU or VPU. I have observed that when running chromium in the imx8mp lite version it takes a long time for it to appear on the screen, about 2 minutes compared to a few seconds in the full imx8mp version. We are currently using BSP version 6.1.36. I put the log when running Chromium with the verbose option, I send a file with the complete startup and I put here the first place where it stops for 50 seconds:
[4407:4427:0418/124211.023550:VERBOSE1:tls_client_handshaker.cc(508)] Client: handshake finished
[4376:4402:0418/124241.948777:VERBOSE1:v4l2_device.cc(2516)] empty.... Try Multi-plane
[4376:4402:0418/124241.953920:VERBOSE1:gpu_video_decode_accelerator_factory.cc(113)] GetDecoderCapabilities(): Capabilities empty, querying again...
[4407:4427:0418/124301.075844:VERBOSE1:network_delegate.cc(34)] NetworkDelegate::NotifyBeforeURLRequest: https://update.googleapis.com/service/update2/json?cup2key=11:zkseNLX3qMugXYVo-EWX82gDYYInad9IfWIaP8...
[4407:4427:0418/124301.076751:VERBOSE1:network_delegate.cc(34)] NetworkDelegate::NotifyBeforeURLRequest: https://doh.opendns.com/dns-query?dns=AAABAAABAAAAAAABBnVwZGF0ZQpnb29nbGVhcGlzA2NvbQAAAQABAAApEAAAAA...
[4376:4376:0418/124301.350876:VERBOSE1:request_sender.cc(181)] Request completed from url: https://update.googleapis.com/service/update2/json?cup2key=11:zkseNLX3qMugXYVo-EWX82gDYYInad9IfWIaP8...
[4376:4376:0418/124301.355517:VERBOSE1:component_updater_service.cc(455)] Update completed with error 0
Thanks and best regards.