Hello,
We run visionSDK 03 05 on TDA2HG device, and we know that it should get dra74x_core_padconf_array. While, how does the uboot select the pad_conf_entry?
Thanks
Terence
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,
We run visionSDK 03 05 on TDA2HG device, and we know that it should get dra74x_core_padconf_array. While, how does the uboot select the pad_conf_entry?
Thanks
Terence
Hi Terence,
please check recalibrate_iodelay() function in u-boot/board/ti/dra7xx/evm.c (also you may look at omap_revision() in u-boot/arch/arm/include/asm/omap_common.h and init_omap_revision() in u-boot/arch/arm/cpu/armv7/omap5/hwinit.c).
Regards,
Yordan