Dears, I am adapt uboot configuration files to a new hardware based on am335x.
pinmux version 2520 generated the files: mux.h and pinmux.h
at the end of wiki: http://processors.wiki.ti.com/index.php/Pin_Mux_Utility_for_ARM_MPU_Processors
tells about OMAP35xx, am37xx and am35xx not about am335x or am33xx.
How can i proceed with mux.h and pinmux.h in u-boot-2012.10-psp05.06.00.00
I also are adapting the files in u-boot-2012.10-psp05.06.00.00/include/asm/arch-am33xx for NAND (mem.h) and other devices.
that is correct?