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.

pinmux in u-boot

Guru 20755 points

Hello,

I would like to put pinmux configurstion in u-boot, so that kernel will not need to override again pinmux configuration.

Is it suffecient to undo the following config from kernel configuartion: 
# CONFIG_OMAP_MUX
I'm using RDK with DM814x.

Thanks,

Ran