[U-Boot] [PATCH] mpc5xxx: Add stub implementation of cache functions
Wolfgang Denk
wd at denx.de
Mon Sep 1 22:53:10 CEST 2014
Dear Vasili Galka,
In message <1409051131-7260-1-git-send-email-vvv444 at gmail.com> you wrote:
> Some drivers (e.g. net/e1000) reference these functions. So, this
> fixes the build of MVBC_P board.
>
> I'm not familiar with the MPC5xxx platform, maybe a full
> implementation shall be implemented instead of this stub in the
> future.
>
> Signed-off-by: Vasili Galka <vvv444 at gmail.com>
> Cc: Wolfgang Denk <wd at denx.de>, Marek Vasut <marex at denx.de>
> ---
> arch/powerpc/cpu/mpc5xxx/Makefile | 1 +
> arch/powerpc/cpu/mpc5xxx/cache.c | 15 +++++++++++++++
> 2 files changed, 16 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/cpu/mpc5xxx/cache.c
Acked-by: Wolfgang Denk <wd at denx.de>
Tom, can you please pick this up directly? Thanks!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The number of Unix installations has grown to 10, with more
expected." - The Unix Programmer's Manual, 2nd Edition, June, 1972
More information about the U-Boot
mailing list