Home
last modified time | relevance | path

Searched hist:cb1629f91a487e34284868a2d246bc3b122c6395 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dppccache.Scb1629f91a487e34284868a2d246bc3b122c6395 Thu Apr 07 16:56:48 UTC 2016 York Sun <york.sun@nxp.com> powerpc: Disable flush or invalidate dcache by range for some SoCs

Commit ac337168a unified functions to flush and invalidate dcache by
range. These two functions were no-op for SoCs other than 4xx and
MPC86xx. Adding these functions seemed to be correct but introduced
issues when the dcache is flushed. While the root cause is under
investigation, disable these functions for affected SoCs so various
drivers can work.

Signed-off-by: York Sun <york.sun@nxp.com>