• Florian Fainelli's avatar
    ARM: B15: Update to support Brahma-B53 · 48e6dd79
    Florian Fainelli authored
    The B53 CPU design supports up to 8 processors, which moved the RAC_FLUSH_REG
    offset 0x4 bytes below to make room for a RAC_CONFIG2_REG to control RAC
    settings for CPU4-7.
    
    Lookup the processor type (B15 or B53) and adjust the RAC_FLUSH_REG offset
    accordingly, if we do not know the processor, bail out.
    Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
    48e6dd79
cache-b15-rac.c 10.3 KB