* [PATCH] Adding usb otg mode to pcm038 bootargs
@ 2010-07-23 11:40 Teresa Gamez
0 siblings, 0 replies; only message in thread
From: Teresa Gamez @ 2010-07-23 11:40 UTC (permalink / raw)
To: barebox; +Cc: Projektmanagement Phytec
Adding usb otg mode to the bootargs in the pcm038 config file.
Signed-off-by: Teresa Gámez <t.gamez@phytec.de>
---
diff --git a/board/pcm038/env/config b/board/pcm038/env/config
index a8be5c9..14a4125 100644
--- a/board/pcm038/env/config
+++ b/board/pcm038/env/config
@@ -44,6 +44,7 @@ fi
autoboot_timeout=3
bootargs="console=ttymxc0,115200"
+bootargs="$bootargs pcm038_otg_mode=host"
nor_parts="256k(barebox)ro,128k(bareboxenv),2M(kernel),-(root)"
rootfs_mtdblock_nor=3
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-07-23 11:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-23 11:40 [PATCH] Adding usb otg mode to pcm038 bootargs Teresa Gamez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox