Skip to content
Commit 315cfe78 authored by Catalin Marinas's avatar Catalin Marinas Committed by Russell King
Browse files

ARM: 6676/1: Correct the cpu_architecture() function for ARMv7



If ID_MMFR0[3:0] >= 3, the architecture version is ARMv7. The code was
currently only testing for ID_MMFR0[3:0] == 3.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 32c3fcb0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment