commit | 5a6ff3cfb56e2f93b88a272e8b70acb2a60ead68 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Sun May 07 15:51:17 2017 +0800 |
committer | Jagan Teki <jagan@openedev.com> | Tue May 23 16:43:51 2017 +0000 |
tree | e76f268025f40eb9a33856bb38d5f0934564d0b6 | |
parent | 4c78028737c3185f49f5691183aeac3478b5f699 [diff] |
sunxi: Use uart0 as console for Sinlinx SinA33 On the A33, uart0 is muxed on the PB pins. On SBCs these pins may be available for use. Such is the case on the Sinlinx SinA33. Set CONS_INDEX=1 to use uart0 as the console, matching the device tree. Fixes: 7095f8641863 ("sunxi: Convert CONS_INDEX to Kconfig") Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Jagan Teki <jagan@openedev.com>