From mboxrd@z Thu Jan 1 00:00:00 1970 From: rivael_il Date: Wed, 6 Sep 2017 12:56:39 +0300 Subject: [U-Boot] Starting u-boot in USB otg mode In-Reply-To: References: Message-ID: <003701d326f6$710e28c0$532a7a40$@com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello u-booters! I want to load u-boot-sunxi-with-spl.bin and make it operate the USB in otg mode. (Where the host can still be connected to the board). How can I achieve this? (I have attempted to use: "usb0:dr_mode=otg,phy_type=utmi\0" without success). Thank you, Michael