• Catalin Marinas's avatar
    [ARM PATCH] 2311/1: ARM1176 CPU detection · ff667a48
    Catalin Marinas authored
    Patch from Catalin Marinas
    
    The CPU Id register changed with the ARM1176 processor and the
    ARMv6 architecture description field can be either 7 or 0xF.
    This patch also detects the first byte of the part number since
    0xF in the description field will also be used for future ARM
    architectures.
    
    Signed-off-by: Catalin Marinas
    Signed-off-by: Russell King
    ff667a48
proc-v6.S 5.71 KB