]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: add support for UART2 on A23/A33
authorLaurent Itti <laurentitti@gmail.com>
Wed, 6 May 2015 00:02:00 +0000 (17:02 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:14 +0000 (22:43 +0200)
commita9f4584eae0e37d50087c5f502ed58fe3d350fba
tree3d7d88a14d05ac65c2a7c59d72ba601918096a9c
parentb69b9aadc91047ecb0320df414b86ed02ba3f717
sunxi: add support for UART2 on A23/A33

Add support for UART2 (2-pin version but note that RTS/CTS pins are available
pn that port for possible future use), can be selected in config
by using CONFIG_CONS_INDEX=3

Signed-off-by: Laurent Itti <laurentitti@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/cpu/armv7/sunxi/board.c
arch/arm/include/asm/arch-sunxi/gpio.h
include/configs/sunxi-common.h