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.

AM335x Set GPIO pin high before SPL

Other Parts Discussed in Thread: AM3359

Dear All,


I am using TiSDK-8 OS, Is it possible to set GPIO pin as OUTPUT HIGH before SPL or anywhere with in a ~1 second after powering up the beagle bone black.

Currently we are setting at "am33xx_spl_board_init(void)" function which is taking 1.7 seconds to make it as HIGH. But we have set less than a second.

Awaiting for your replies,

Thank you!!