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 <[email protected]> >> CC: Alison Wang <[email protected]> >> CC: Nikhil Badola <[email protected]> >> --- >> 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

