
Hello Christian,
Christian Riesch wrote:
The boards in board/davinci/da8xxevm/ define pinmux_config[] vectors that contain pinmux configurations for emac, uarts, memory controllers... In an earlier patch such pinmux configurations were added to the arch tree. This patch makes the da850evm use these definitions instead of defining its own.
Signed-off-by: Christian Riesch christian.riesch@omicron.at Cc: Sandeep Paulraj s-paulraj@ti.com Cc: Heiko Schocher hs@denx.de Cc: Sudhakar Rajashekhara sudhakar.raj@ti.com Cc: Mike Frysinger vapier@gentoo.org
board/davinci/da8xxevm/da850evm.c | 153 ++++++------------------------------- include/configs/da850_am18xxevm.h | 1 + include/configs/da850evm.h | 1 + 3 files changed, 27 insertions(+), 128 deletions(-)
Acked-by: Heiko Schocherhs@denx.de
bye, Heiko