commit | c757a50bd12b4f4f1c44a7cc42354918e8d60cd7 | [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 | 472ed0641e73ea5c5b80f9bfa804bfe0f89eca69 [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>