History log of /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/cache.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 1e7cefef 13-Jul-2017 Christophe Leroy <christophe.leroy@c-s.fr>

powerpc, 8xx: Move cache function into C files

Avoid unnecessary assembly functions when they can easily be written
in C.

Also remove dc_read() as it is nowhere referenced

Signed-off-by: Christoph

powerpc, 8xx: Move cache function into C files

Avoid unnecessary assembly functions when they can easily be written
in C.

Also remove dc_read() as it is nowhere referenced

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>

show more ...