commit | 0db1ffd2c702204dc6fcc5b1fa75632d759f37ed | [log] [tgz] |
---|---|---|
author | Christian Riesch <christian.riesch@omicron.at> | Mon Nov 28 23:46:16 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:36 2011 +0100 |
tree | 14a38398529c4845158ff32708dd49686ecb7212 | |
parent | 309231191b6576f21c15f1502060386f80fa6341 [diff] |
arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes Pinmux configuration for the EMAC was done in a separate call of davinci_configure_pin_mux(). This patch moves all the pinmux configuration that is done for this board to a common place. Signed-off-by: Christian Riesch <christian.riesch@omicron.at> Cc: Heiko Schocher <hs@denx.de> Cc: Sandeep Paulraj <s-paulraj@ti.com> Cc: Sudhakar Rajashekhara <sudhakar.raj@ti.com> Acked-by: Heiko Schocher <hs@denx.de>