Hi,
I'm probably missing something here but I notice that the u-boot code for the ti816x doesn't follow the same conventions to setting up the pin mux in regards to say beagle, ti1848 etc.
There is no mux.h in the board/ti/ti8168 dir. At first I thought it was using the mux.h from the generic omap3 (Cortex A8) but I don't think it is doing that either.
In include/asm/arch-ti81xx/cpu.h I see some pin mux #defines for things like GPMC_A12 etc. but nothing ever uses it?
So my question is ... where is the pin mux code for the ti816x so that I can modify the pin config to match my custom board???
Regards,
Brian