public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 0/5] mtd, ubi, ubifs: resync with Linux-3.14
Date: Sat, 28 Jun 2014 13:44:44 +0200	[thread overview]
Message-ID: <20140628114444.DD1E83801CD@gemini.denx.de> (raw)
In-Reply-To: <53ADFFF5.7050605@posteo.de>

Dear J?rg,

In message <53ADFFF5.7050605@posteo.de> you wrote:
>
> I applied this series of patches on top of a patch from Stephen Warren 
> from 2014-06-23: [PATCH] usb: ci_udc: fix interaction with 
> CONFIG_USB_ETH_CDC.
> 
> Now my USB Ethernet driver does not work anymore. I am using tfpd for 
> downloading files over USB Ethernet Gadget from my notebook to an 
> Freescale i.MX28 board.

It is definitely not wise to testseveral independent changes at once,
as you will never know which of them (or any interacton between these)
caused the problem.

I strongly recommend to apply only one of these patches iitially, then
test it, and only if it works, then apply the second patch (series).

> This is the error message:
> 
>     => run update_rootfs
>     Updating rootfs ...
>     using ci_udc, OUT ep- IN ep- STATUS ep-
>     high speed config #1: 2 mA, Ethernet Gadget, using CDC Ethernet
>     ERROR: The remote end did not respond in time.
>     at drivers/usb/gadget/ether.c:2383/usb_eth_init()

It would have been helpful to show the actual commands here, instead
of referring to "update_rootfs" the definition of which is unknown to
us.  In any case, this looks like a USB gadget driver related issue,
which is independent from Heiko's changes.  So I think you wpuld have
seen the same problem when testing Stephen's patch alone.  You should
do that, and eventually report the problem against the "usb: ci_udc:
fix interaction..." patch.

The mtd, ubi, ubifs update appears to be innocent here.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Life. Don't talk to me about life.      - Marvin the Paranoid Android

  reply	other threads:[~2014-06-28 11:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24  8:09 [U-Boot] [PATCH v5 0/5] mtd, ubi, ubifs: resync with Linux-3.14 Heiko Schocher
2014-06-24  8:10 ` [U-Boot] [PATCH v5 1/5] lib, rbtree: " Heiko Schocher
2014-08-28 15:18   ` [U-Boot] [U-Boot,v5,1/5] " Tom Rini
2014-06-24  8:10 ` [U-Boot] [PATCH v5 2/5] lib, list_sort: add list_sort from linux 3.14 Heiko Schocher
2014-08-28 15:18   ` [U-Boot] [U-Boot, v5, " Tom Rini
2014-06-24  8:10 ` [U-Boot] [PATCH v5 3/5] linux include: add ERR_CAST Heiko Schocher
2014-08-28 15:18   ` [U-Boot] [U-Boot,v5,3/5] " Tom Rini
2014-06-24  8:10 ` [U-Boot] [PATCH v5 4/5] lib, linux: move linux specific defines to linux/compat.h Heiko Schocher
2014-08-28 15:18   ` [U-Boot] [U-Boot, v5, " Tom Rini
2014-06-24  8:10 ` [U-Boot] [PATCH v5 5/5] mtd, ubi, ubifs: resync with Linux-3.14 Heiko Schocher
2014-08-28 15:18   ` [U-Boot] [U-Boot, v5, " Tom Rini
2014-06-27 23:36 ` [U-Boot] [PATCH v5 0/5] " Jörg Krause
2014-06-28 11:44   ` Wolfgang Denk [this message]
2014-06-28 19:34     ` Jörg Krause
2014-06-28 19:59       ` Marek Vasut
2014-06-30 15:49       ` Stephen Warren

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=20140628114444.DD1E83801CD@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.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