mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Patrick Schneider <patrick.schneider@bhtronik.de>
Cc: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: i.MX6ul USB serial downloader and Barebox
Date: Thu, 21 Feb 2019 14:31:51 +0100	[thread overview]
Message-ID: <20190221133151.apxmkxdu72glcvwa@pengutronix.de> (raw)
In-Reply-To: <AM0PR08MB3842B2EF6AB7D8EE2E009CE8EB7E0@AM0PR08MB3842.eurprd08.prod.outlook.com>

On Thu, Feb 21, 2019 at 12:01:40PM +0000, Patrick Schneider wrote:
> Hi Sascha,
> thanks for the reply.
> It seems that I am lacking something in the usb configuration. I am always getting:
> 
> couldn't find an available UDC
> usbgadget: No such device

I don't know which hardware you are on, but you may have to enable the
USB controller in the device tree. If otg mode is configured there you
also have to do a "otg.mode=peripheral" to turn the controller into
gadget mode.

> 
> $ fastboot devices -l
> 
> Delivers nothing on my windows host side.
> Before I proceed, wouldn't it be also possible to just plug a usb-stick and copy rootfs and barebox.bin from there?
> Unfortunately
> 
> $ usb
> 
> Also doesn't recognize my plugged in usb-stick.
> The USB port functions normally under linux itself.

If that's the same port as you do fastboot on then you might have to do
a "otg.mode=host" to turn the controller into host mode.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2019-02-21 13:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-21 10:01 Patrick Schneider
2019-02-21 10:21 ` Ahmad Fatoum
2019-02-21 10:41 ` Sascha Hauer
2019-02-21 12:01   ` AW: " Patrick Schneider
2019-02-21 13:31     ` Sascha Hauer [this message]
2019-02-21 14:30       ` Patrick Schneider
2019-02-22  7:57         ` Sascha Hauer
2019-02-22  8:12           ` AW: " Patrick Schneider
2019-02-22  8:33             ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190221133151.apxmkxdu72glcvwa@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=patrick.schneider@bhtronik.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox