sunxi: add basic V3s support
authorIcenowy Zheng <icenowy@aosc.xyz>
Sat, 8 Apr 2017 07:30:12 +0000 (15:30 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 21 Apr 2017 07:23:17 +0000 (09:23 +0200)
commitc199489f17c91ee4fed73263d1117d1c1a933c6f
tree6fd9c1f5784ca1e63ea96b52c48c7fa79f9b1504
parent1ae5def6be484b0ee2c6ef72c750349b72342ac9
sunxi: add basic V3s support

Basic U-Boot support is now present for V3s.

Some memory addresses are changed specially for V3s, as the original
address map cannot fit into a so small DRAM.

As the DRAM controller code needs a big refactor, the SPL support is
disabled in this version.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/include/asm/arch-sunxi/gpio.h
arch/arm/mach-sunxi/board.c
arch/arm/mach-sunxi/cpu_info.c
board/sunxi/Kconfig
include/configs/sun8i.h
include/configs/sunxi-common.h