]> git.sur5r.net Git - u-boot/commit
armv7: Adding cpu specific cache managmenent
authorMathieu J. Poirier <mathieu.poirier@linaro.org>
Tue, 31 Jul 2012 08:59:32 +0000 (08:59 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:20 +0000 (14:58 +0200)
commit53e6f6a6340adba6ff2a970ff27ac741901a8776
tree76c2fc98f0f166e7892c006f35f458e4538f96e2
parent10ed93dcddeede4e305235367c402fb99e063ef3
armv7: Adding cpu specific cache managmenent

Some CPU (i.e u8500) need more cache management before launching
the Linux kernel.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: John Rigby <john.rigby@linaro.org>
arch/arm/cpu/armv7/cpu.c