[U-Boot] [PATCH] wandboard: Use splash image at screen center by default

Otavio Salvador otavio at ossystems.com.br
Sat Jul 20 22:21:19 CEST 2013


Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 include/configs/wandboard.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
index ee6bf21..dd06bd7 100644
--- a/include/configs/wandboard.h
+++ b/include/configs/wandboard.h
@@ -113,6 +113,7 @@
 	"script=boot.scr\0" \
 	"uimage=uImage\0" \
 	"console=ttymxc0\0" \
+	"splashpos=m,m\0" \
 	"fdt_high=0xffffffff\0" \
 	"initrd_high=0xffffffff\0" \
 	"fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
-- 
1.8.3.2



More information about the U-Boot mailing list