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.

Linux/PROCESSOR-SDK-AM335X: Can't turn on user LEDs in U-boot

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Hello,

I am trying to turn on User LEDs in U-Boot stage and I failed to turn them ON.

I have added LED Support in the menuconfig of U-Boot. I have added the pinmux and leds { } block in dts of u-boot.

Kindly, give some hints why I am not able to turn ON the user leds in U-Boot ?

P.S: If possible, I want to modify mux.c or dts of u-boot.