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>
Showing
- arch/arm/include/asm/arch-sunxi/gpio.h 1 addition, 0 deletionsarch/arm/include/asm/arch-sunxi/gpio.h
- arch/arm/mach-sunxi/board.c 4 additions, 0 deletionsarch/arm/mach-sunxi/board.c
- arch/arm/mach-sunxi/cpu_info.c 2 additions, 0 deletionsarch/arm/mach-sunxi/cpu_info.c
- board/sunxi/Kconfig 11 additions, 0 deletionsboard/sunxi/Kconfig
- include/configs/sun8i.h 2 additions, 0 deletionsinclude/configs/sun8i.h
- include/configs/sunxi-common.h 27 additions, 2 deletionsinclude/configs/sunxi-common.h
Loading
Please register or sign in to comment