This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello, experts,
may I ask how to build the following modification?thanks.
##################################################
Can you try setting below flag to false in appDssInit API in the file ti-processor-sdk-rtos-j721e-evm-07_01_00_11\vision_apps\utils\dss\src\app_dss.c?
dssInitParams.socParams.dpInitParams.isHpdSupported = true;
##############################################
thanks,
Ruijie Sun
Hoi Ruijie Sun,
Can you please try disabling ethernet firmware and check the eDP output? You could use the link below to disable ethernet firmware.
Also which SDK release are you using? There were some firmware fixes for eDP.
Regards,
Brijesh
Can you apply attached patch on PDK folder of your release, rebuild PDK & SDK and try it again?
Regards,
Brijesh
hi brijesh,
we use rtos-sdk-0703 ,and with DP the uboot can not start up, so we modify the dssInitParams.socParams.dpInitParams.isHpdSupported = true;
and in vision_apps run command make sdk type=t, it isn't seem to work
thanks,
Ruijie Sun
Does this patch include the dssInitParams.socParams.dpInitParams.isHpdSupported = false modification?
No, this patch is for eDP output. if due to some reason, eDP is not working, then it might help. But it will help in case of uboot hang.
Regards,
Brijesh