Hi All,
In Am335x EVM, u-Boot and Kernel having the pinmux code. Pinmux needed in both?.
Since, my customized board will boot from NAND or SD or UART. So in my u-Boot code contains the pinmux part for NAND, SD and UART alone and our uboot working fine. And in my kernel source only i added all the components pinmux. is that correct?.
AM335x uboot and Kernel both are having all componets pin muxing code. is that need to add all modules pinmuxing in u-Boot as well as Kernel? if yes, why?. Can you please help me.
Thanks,
Murugesan