powerpc: Disable flush or invalidate dcache by range for some SoCs
authorYork Sun <york.sun@nxp.com>
Thu, 7 Apr 2016 16:56:48 +0000 (09:56 -0700)
committerYork Sun <york.sun@nxp.com>
Thu, 19 May 2016 17:47:11 +0000 (10:47 -0700)
commitcb1629f91a487e34284868a2d246bc3b122c6395
treee9ef00eed95ae5ffea9a27a60d23acfe6efce243
parentaeaec0e682f45b9e0c62c522fafea353931f73ed
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>
arch/powerpc/lib/ppccache.S