
15 May
2016
15 May
'16
12:03 p.m.
Hi,
Thanks, entire series looks good to me applied to:
http://git.denx.de/?p=u-boot/u-boot-sunxi.git;a=shortlog;h=refs/heads/next
These will be part of my first pull-req for u-boot v2016.07.
Regards,
Hans
On 02-05-16 04:28, Chen-Yu Tsai wrote:
The user should always select an SoC variant to support. Not choosing one doesn't make sense for a bootloader.
Signed-off-by: Chen-Yu Tsai wens@csie.org
board/sunxi/Kconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index fa7872031b9d..95500a1bcdb0 100644 --- a/board/sunxi/Kconfig +++ b/board/sunxi/Kconfig @@ -18,7 +18,6 @@ config SUNXI_GEN_SUN6I
choice prompt "Sunxi SoC Variant"
- optional
config MACH_SUN4I bool "sun4i (Allwinner A10)"