Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use common function to set GPIOs for MX3 and MX5 | Stefano Babic | 2010-09-29 | -0/+52 |
The patch adds support for setting gpios to the MX51 processor and change name to the corresponding functions for MX31. In this way, it is possible to get rid of nasty #ifdef switches related to the processor type. Signed-off-by: Stefano Babic <sbabic@denx.de> |