[U-Boot] [PATCH] mpc5xxx: Add stub implementation of cache functions

Tom Rini trini at ti.com
Tue Sep 2 14:20:51 CEST 2014


On Mon, Sep 01, 2014 at 10:53:10PM +0200, Wolfgang Denk wrote:
> 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!

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140902/6d79edb3/attachment.pgp>


More information about the U-Boot mailing list