]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5366630c6cbb53e3bc5f99f6e1fa5aeda90a3bc0
tree6fd9c1f5784ca1e63ea96b52c48c7fa79f9b1504
parent26ead844359de3af9124ca851ac56b14d19b5ec1
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