]> git.baikalelectronics.ru Git - uboot.git/commit
drivers: cache: ncore: Disable snoop filter
authorDinesh Maniyam <dinesh.maniyam@intel.com>
Wed, 1 Jun 2022 07:57:25 +0000 (15:57 +0800)
committerTien Fong Chee <tien.fong.chee@intel.com>
Fri, 17 Jun 2022 08:27:05 +0000 (16:27 +0800)
commit6eca1392b5f67b4705149ef982af0bcfb87075d2
treee467e18924e43c3717c024d4fbdf3290eb29935f
parent08a0bddd15acc736d695cf71a7e529e75d0c64a9
drivers: cache: ncore: Disable snoop filter

There is hardware bug in NCORE CCU IP and it is causing an issue in the
coherent directory tracking of outstanding cache lines.
The workaround is disabling snoop filter.

Signed-off-by: Dinesh Maniyam <dinesh.maniyam@intel.com>
Reviewed-by: Tien Fong Chee <tien.fong.chee@intel.com>
drivers/cache/cache-ncore.c