[U-Boot] [PATCH] MPC8xxx: Define cache ops for USB

Liu Gang Gang.Liu at freescale.com
Tue May 29 10:58:43 CEST 2012


Dear Marek,

On Fri, 2012-05-25 at 14:24 +0200, Marek Vasut wrote:

>  arch/powerpc/cpu/mpc83xx/Makefile |    3 +++
>  arch/powerpc/cpu/mpc83xx/cache.c  |   33 +++++++++++++++++++++++++++++++++
>  arch/powerpc/cpu/mpc85xx/Makefile |    3 +++
>  arch/powerpc/cpu/mpc85xx/cache.c  |   33 +++++++++++++++++++++++++++++++++
>  4 files changed, 72 insertions(+)
>  create mode 100644 arch/powerpc/cpu/mpc83xx/cache.c
>  create mode 100644 arch/powerpc/cpu/mpc85xx/cache.c

There is a "cache.c" at the path "arch/powerpc/lib", and I think it may
be better to put those dummy functions in this file.

And thanks your information about this patch in another mail.

Best Regards,

Liu Gang




More information about the U-Boot mailing list