public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] wandboard: Use splash image at screen center by default
@ 2013-07-20 20:21 Otavio Salvador
  2013-07-24  3:31 ` Fabio Estevam
  2013-07-24 12:36 ` Stefano Babic
  0 siblings, 2 replies; 3+ messages in thread
From: Otavio Salvador @ 2013-07-20 20:21 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Otavio Salvador <otavio@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-24 12:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-20 20:21 [U-Boot] [PATCH] wandboard: Use splash image at screen center by default Otavio Salvador
2013-07-24  3:31 ` Fabio Estevam
2013-07-24 12:36 ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox