projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8201188
)
sunxi: Enable SPL for R40
author
Chen-Yu Tsai
<wens@csie.org>
Fri, 2 Dec 2016 08:09:49 +0000
(16:09 +0800)
committer
Maxime 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
patch
|
blob
|
history
diff --git
a/board/sunxi/Kconfig
b/board/sunxi/Kconfig
index 92f9d32ce9bcd997fcc500b8986cd1e4f9379610..0040e7e76300df155d10cc7f3fc7a1b872e83143 100644
(file)
--- a/
board/sunxi/Kconfig
+++ b/
board/sunxi/Kconfig
@@
-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)"