commit | 49b633b3d3c49ec91e8f00f0f1bbb34bb32a2269 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Jun 26 16:38:05 2014 -0500 |
committer | Tom Rini <trini@ti.com> | Mon Jul 07 19:42:34 2014 -0400 |
tree | 551b14c9a64dadd10f5a36956b1e807a47f82c66 | |
parent | a8b0f9b685072e1d3acd01741e7db6833b445b2a [diff] |
board: ti: dra7xx: add mux data for UART3 J6 EVM can be built with UART3 as console, but currently there's nothing muxing UART3 correctly. Likely this only works because, based on commit log, author was only testing with UART3 boot and - I assume - ROM code leave UART3 correctly muxed in that case. If we want to boot from MMC and still use UART3 as console, then we need to mux those signals correctly. Signed-off-by: Felipe Balbi <balbi@ti.com>