Skip to content

module/cmn700: Fix non-hash rcomp enable flag check bug

Darryl Green requested to merge github/fork/iwishguo/fix-rcomp-en-check-bug into master

Created by: iwishguo

Range compare mode flag of non-hash regions should be checked against NONHASH_RANGE_COMP_EN bit, not HTG_RANGE_COMP_EN bit.

Signed-off-by: Heyi Guo guoheyi@linux.alibaba.com

Merge request reports