From: Prabhakar Kushwaha <prabhakar@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC Patch 1/2] powerpc: Move fsl_errata.h out of arch/powerpc
Date: Thu, 20 Nov 2014 09:35:47 +0530 [thread overview]
Message-ID: <546D689B.1070501@freescale.com> (raw)
In-Reply-To: <1416432285-14934-1-git-send-email-yorksun@freescale.com>
Hi York,
On 11/20/2014 2:54 AM, York Sun wrote:
> This header file becomes common for both powerpc and arm SoCs.
>
> Signed-off-by: York Sun <yorksun@freescale.com>
> CC: Alison Wang <alison.wang@freescale.com>
> CC: Nikhil Badola <nikhil.badola@freescale.com>
> ---
> This patch is needed if USB is enabled for LS1021 SoC.
>
> arch/powerpc/cpu/mpc85xx/cmd_errata.c | 2 +-
> arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +-
> drivers/usb/host/ehci-fsl.c | 2 +-
> {arch/powerpc/include/asm => include}/fsl_errata.h | 5 +++++
> 4 files changed, 8 insertions(+), 3 deletions(-)
> rename {arch/powerpc/include/asm => include}/fsl_errata.h (95%)
We should also move cmd_errata.c outside arch/powerpc/. otherwise it
needs to be complied specially for LS1
--prabhakar
next prev parent reply other threads:[~2014-11-20 4:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-19 21:24 [U-Boot] [RFC Patch 1/2] powerpc: Move fsl_errata.h out of arch/powerpc York Sun
2014-11-19 21:24 ` [U-Boot] [RFC Patch 2/2] driver/usb/fsl: Make FSL USB driver common York Sun
2014-11-22 4:27 ` nikhil.badola at freescale.com
2014-11-24 17:51 ` York Sun
2014-11-20 4:05 ` Prabhakar Kushwaha [this message]
2014-11-20 17:50 ` [U-Boot] [RFC Patch 1/2] powerpc: Move fsl_errata.h out of arch/powerpc York Sun
2014-11-21 9:09 ` nikhil.badola at freescale.com
2014-11-21 17:09 ` York Sun
2014-11-21 17:32 ` York Sun
2014-11-22 4:30 ` nikhil.badola at freescale.com
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=546D689B.1070501@freescale.com \
--to=prabhakar@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 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.