summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorJens Kuske <jenskuske@gmail.com>2015-11-17 15:12:59 +0100
committerHans de Goede <hdegoede@redhat.com>2015-11-22 11:31:00 +0100
commit0404d53f2f2024312b108a1b692bf668545b772b (patch)
tree3627fae25cff99092808ad3e125ecd171b877e44 /board
parent1c27b7dcd06e605ed042d928665d26edab8429e4 (diff)
downloadblackbird-obmc-uboot-0404d53f2f2024312b108a1b692bf668545b772b.tar.gz
blackbird-obmc-uboot-0404d53f2f2024312b108a1b692bf668545b772b.zip
sunxi: Add H3 DRAM initialization support
Based on existing A23/A33 code and the original H3 boot0. Signed-off-by: Jens Kuske <jenskuske@gmail.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'board')
-rw-r--r--board/sunxi/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
index e1f574f905..2dd9d3bfec 100644
--- a/board/sunxi/Kconfig
+++ b/board/sunxi/Kconfig
@@ -72,6 +72,7 @@ config MACH_SUN8I_H3
bool "sun8i (Allwinner H3)"
select CPU_V7
select SUNXI_GEN_SUN6I
+ select SUPPORT_SPL
config MACH_SUN9I
bool "sun9i (Allwinner A80)"
OpenPOWER on IntegriCloud