[PATCH] Adding usb otg mode to pcm038 bootargs

Teresa Gamez T.Gamez at phytec.de
Fri Jul 23 07:40:35 EDT 2010


Adding usb otg mode to the bootargs in the pcm038 config file.

Signed-off-by: Teresa Gámez <t.gamez at 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







More information about the barebox mailing list