commit | 6ee63880ec5d14e31220b54c92a533645425e2d9 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Wed Oct 22 16:47:47 2014 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Oct 24 09:35:39 2014 +0200 |
tree | f7041a6dc6cbb8bc45372c633bc978a54becdf68 | |
parent | 0b171c43f81d03c347bda3f65e53d2f613591fd6 [diff] |
ARM: sunxi: Add support for using R_UART as console The A23 only has UART0 muxed with MMC0. Some of the boards we encountered expose R_UART as a set of pads. Add support for R_UART so we can have a console while using mmc. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Ian Campbell <ijc@hellion.org.uk>