]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes
authorChristian Riesch <christian.riesch@omicron.at>
Mon, 28 Nov 2011 23:46:16 +0000 (23:46 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:36 +0000 (23:59 +0100)
commit591d8019a13f1104f87257071ee9d934a7f4a4fe
tree14a38398529c4845158ff32708dd49686ecb7212
parente5b9aa9e9c0bdd536177e8ab8071be30d2a0e7d9
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>
board/davinci/da8xxevm/da850evm.c