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