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, the default u-boot use gpio0_7 to enable the ddr3, now my borad use to gpio3_18. So I config the mcasp0_aclkr MODE 7, enable the pin,gpio_request(114,"ddr_vtt_en"); gpio_direction_output(114,1). but int the step gpio_direction_output,the function is blocked, can't return. why? thanks.
Hi,
I will forward this to the SW team. Please post what Linux version you are using.