Hi Randy,
the pinmux tool was used for the i.MX SDK which provided bareboard configuration, however this tool is no longer used and every configuration must be done through the Device Tree.
You may find many references to this topic
Device Tree Tutorial (ARM) | Linux Kernel For Newbies
Configure GPIO as interrupt source
Default config of GPIO's using device tree - Freescale i.MX6 - Stack Overflow
Any examples on how to modify the .dts (device tree) source for custom hardware?
Regards,
Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------