All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net: davinci_emac: don't teardown inactive rx channel
Date: Wed, 10 Jun 2015 22:51:42 -0700	[thread overview]
Message-ID: <20150611055142.GE2712@atomide.com> (raw)
In-Reply-To: <CANr=Z=a9dWMrUCe91RwA32rDX8F-HaDegEB7SmvNL_0c+spzqg@mail.gmail.com>

* Joe Hershberger <joe.hershberger@gmail.com> [150610 07:26]:
> Hi Jeroen,
> 
> On Sun, Jun 7, 2015 at 10:30 AM, Jeroen Hofstee <jeroen@myspectrum.nl> wrote:
> > Tearing down an unitialized rx channel causes a pending address hole
> > event to be queued. When booting linux it will report this pending
> > as something like "Address Hole seen by USB_OTG  at address 57fff584",
> > since u-boot did not handled this interrupt. Prevent that by not
> > tearing down the rx channel, when not receiving.
> >
> > Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
> > ---
> > To replicate this:
> >  - ROMcode must not use the emac
> >  - U-Boot must use the emac
> >  - only on cold start
> > ---
> 
> I don't know the hardware, but it sounds like a reasonable
> explanation. Look good to you, Tony?

Sure.

Tony

  reply	other threads:[~2015-06-11  5:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-07 15:30 [U-Boot] [PATCH] net: davinci_emac: don't teardown inactive rx channel Jeroen Hofstee
2015-06-08  9:05 ` Jeroen Hofstee
2015-06-10 14:24 ` Joe Hershberger
2015-06-11  5:51   ` Tony Lindgren [this message]
2015-06-11 14:28     ` Joe Hershberger
2015-08-12 19:26 ` Joe Hershberger

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=20150611055142.GE2712@atomide.com \
    --to=tony@atomide.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.