Home
last modified time | relevance | path

Searched hist:"7 cb7272365983e3a1eedf18a9f688c825e1cf95e" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dcache.h7cb7272365983e3a1eedf18a9f688c825e1cf95e Fri Jul 04 09:39:26 UTC 2014 Tang Yuantian <yuantian.tang@freescale.com> mpc85xx/t104x: Enable L2 and CPC cache when resume

When resume from deep sleep, uboot needs to enable L2 and CPC
cache, or they would be keeping unusable in kernel because
kernel didn't enble or initialized them.
This patch didn't change the existing L2 cache enabling code,
just put them in a function.

Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c7cb7272365983e3a1eedf18a9f688c825e1cf95e Fri Jul 04 09:39:26 UTC 2014 Tang Yuantian <yuantian.tang@freescale.com> mpc85xx/t104x: Enable L2 and CPC cache when resume

When resume from deep sleep, uboot needs to enable L2 and CPC
cache, or they would be keeping unusable in kernel because
kernel didn't enble or initialized them.
This patch didn't change the existing L2 cache enabling code,
just put them in a function.

Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>