public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] drivers: usb: fsl: Move USB Errata checking code
Date: Tue, 25 Nov 2014 09:52:23 -0800	[thread overview]
Message-ID: <5474C1D7.1010303@freescale.com> (raw)
In-Reply-To: <1412056363-18102-1-git-send-email-nikhil.badola@freescale.com>

On 09/29/2014 10:52 PM, Nikhil Badola wrote:
> Move USB Errata checking code from "arch/powerpc" to architecture independent
> file "fsl_usb.h" so that errata(s) become independent of the architecture.
> For each erratum checking function for PPC arch, define a nop function for
> non PPC arch for successful compilation in either case
> 
> Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
> ---
>  arch/powerpc/cpu/mpc85xx/cmd_errata.c |  1 +
>  arch/powerpc/include/asm/fsl_errata.h | 55 -----------------------------
>  drivers/usb/host/ehci-fsl.c           |  2 +-
>  include/fsl_usb.h                     | 66 +++++++++++++++++++++++++++++++++++
>  4 files changed, 68 insertions(+), 56 deletions(-)
> 

Applied to u-boot-fsl-qoriq master. Awaiting upstream. Thanks.

York

      reply	other threads:[~2014-11-25 17:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30  5:52 [U-Boot] [PATCH 1/3] drivers: usb: fsl: Move USB Errata checking code Nikhil Badola
2014-11-25 17:52 ` York Sun [this message]

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=5474C1D7.1010303@freescale.com \
    --to=yorksun@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox