All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/usb: fix bug of CPU halt when missing USB PHY clock
Date: Mon, 27 Feb 2012 00:12:36 +0100	[thread overview]
Message-ID: <201202270012.36717.marex@denx.de> (raw)
In-Reply-To: <1328085078-3104-1-git-send-email-Shengzhou.Liu@freescale.com>

> when missing USB PHY clock and issuing "usb start" at u-boot prompt,
> writing to or_portsc register will cause CPU halt. We should check
> USBGP[PHY_CLK_VALID] bit at the first time in ehci_hcd_init() to avoid CPU
> hang in this case.
> 
> Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
> ---
>  drivers/usb/host/ehci-fsl.c |   22 +++++++++++++++++++---
>  1 files changed, 19 insertions(+), 3 deletions(-)
> 
Hi,

what's the status of this patch/patchset?

Thanks
M

  reply	other threads:[~2012-02-26 23:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01  8:31 [U-Boot] [PATCH] powerpc/usb: fix bug of CPU halt when missing USB PHY clock Shengzhou Liu
2012-02-26 23:12 ` Marek Vasut [this message]
2012-02-27  2:44   ` Liu Shengzhou-B36685
2012-04-18 22:49     ` Andy Fleming
2012-04-18 22:57       ` Marek Vasut
2012-04-19  7:32         ` Liu Shengzhou-B36685
2012-04-19  8:24           ` Marek Vasut
2012-10-16  6:23           ` Marek Vasut
2012-10-18  3:40             ` Liu Shengzhou-B36685

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=201202270012.36717.marex@denx.de \
    --to=marex@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 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.