commit | 82bc6103b1ea1f67457e2eff4b232c80291a0bb9 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Fri Feb 14 12:51:26 2014 +0100 |
committer | Tom Rini <trini@ti.com> | Fri Feb 21 13:55:41 2014 -0500 |
tree | c4c768e0b377a0b3d033f8ddd58ecaf20479deb7 | |
parent | d6cfac403838dec9cdb59a9b30c9a393e2303f57 [diff] |
omap3: fix pinmux for mcx board New hardware version cannot recognize the SD-Card because the SYS_NRESWARM, set as GPIO, does not guarantee the required reset time. Change the pin function back to enable the SYS_NRESWARM signal driven by the SOC. Signed-off-by: Stefano Babic <sbabic@denx.de>