sunxi: Enable SPL for R40
authorChen-Yu Tsai <wens@csie.org>
Fri, 2 Dec 2016 08:09:49 +0000 (16:09 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 20 Apr 2017 11:30:01 +0000 (13:30 +0200)
Now that we can do DRAM initialization for the R40, we can enable
SPL support for it.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
board/sunxi/Kconfig

index 92f9d32..0040e7e 100644 (file)
@@ -138,6 +138,7 @@ config MACH_SUN8I_R40
        bool "sun8i (Allwinner R40)"
        select CPU_V7
        select SUNXI_GEN_SUN6I
+       select SUPPORT_SPL
 
 config MACH_SUN9I
        bool "sun9i (Allwinner A80)"