]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sun9i: Basic sun9i (A80) support
authorHans de Goede <hdegoede@redhat.com>
Tue, 13 Jan 2015 18:25:06 +0000 (19:25 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:47:10 +0000 (22:47 +0200)
commit4deadbe9e05e5cf8d26fdd732e8c8fd618d86101
tree01e1af0d0963464519c9e638a59e089f38442dac
parent64730aab8cbf5e83d0092a3ab699ba11d6cc4066
sun9i: Basic sun9i (A80) support

Add initial sun9i (A80) support, only uart + mmc are supported for now.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/Makefile
arch/arm/cpu/armv7/sunxi/board.c
arch/arm/cpu/armv7/sunxi/cpu_info.c
arch/arm/include/asm/arch-sunxi/gpio.h
board/sunxi/Kconfig
board/sunxi/board.c
include/configs/sun9i.h [new file with mode: 0644]