Skip to content
  • Paul Burton's avatar
    MIPS: clear TagLo select 2 during cache init · 8755d507
    Paul Burton authored
    
    
    Current MIPS cores from Imagination Technologies use TagLo select 2 for
    the data cache. The architecture requires that it is safe for software
    to write to this register even if it isn't present, so take the trivial
    option of clearing both selects 0 & 2.
    
    Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
    Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
    8755d507