[U-Boot] [RFC Patch 1/2] powerpc: Move fsl_errata.h out of arch/powerpc

Prabhakar Kushwaha prabhakar at freescale.com
Thu Nov 20 05:05:47 CET 2014


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 at freescale.com>
> CC: Alison Wang <alison.wang at freescale.com>
> CC: Nikhil Badola <nikhil.badola at 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



More information about the U-Boot mailing list