]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: sunxi: Add basic A31 support
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 3 Oct 2014 12:16:29 +0000 (20:16 +0800)
committerHans de Goede <hdegoede@redhat.com>
Fri, 24 Oct 2014 07:35:38 +0000 (09:35 +0200)
commit8a6564dacb7e24e82077d109d7d5992d2a14dac3
tree956d84cbe38e9193cb1bbe865554f9d1d12368c0
parent7711539734ac71e2156b4b04464dbffa849cd4fc
ARM: sunxi: Add basic A31 support

Add a new sun6i machine that supports UART and MMC.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
[wens@csie.org: use SPDX labels, adapt to Kconfig system, drop ifdef
around mmc and smp code, drop MACH_TYPE]
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/Kconfig
arch/arm/cpu/armv7/sunxi/cpu_info.c
board/sunxi/Kconfig
include/configs/sun6i.h [new file with mode: 0644]