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] [RFC Patch 1/2] powerpc: Move fsl_errata.h out of arch/powerpc
Date: Thu, 20 Nov 2014 09:50:23 -0800	[thread overview]
Message-ID: <546E29DF.70602@freescale.com> (raw)
In-Reply-To: <546D689B.1070501@freescale.com>

On 11/19/2014 08:05 PM, Prabhakar Kushwaha wrote:
> 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
> 

I am now trying to resolve a conflict between LS1 and powerpc for USB so I can
apply some pending patches. I do plan to move out cmd_errata.c to common, but
not in this patch.

York

  reply	other threads:[~2014-11-20 17:50 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 ` [U-Boot] [RFC Patch 1/2] powerpc: Move fsl_errata.h out of arch/powerpc Prabhakar Kushwaha
2014-11-20 17:50   ` York Sun [this message]
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=546E29DF.70602@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