ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some differences with V7
authorChao Xie Linux <xiechao.mail@gmail.com>
Wed, 2 Apr 2014 01:47:09 +0000 (02:47 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 8 Apr 2014 16:55:27 +0000 (17:55 +0100)
commitfdb487f5c961b94486a78fa61fa28b8eff1954ab
treed410f30c369db2898f28cca587e789ddba45f385
parent779dd9590b00bd91b7811c24f0df34a9d91bfa0f
ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some differences with V7

The patch add cpu_is_pj4 at arch/arm/include/asm/cputype.h
PJ4 has some differences with V7, for example the coprocessor.
To disinguish this kind of situation. cpu_is_pj4 is needed.

Signed-off-by: Chao Xie <chao.xie@marvell.com>
Reviewed-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Matt Porter <mporter@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/cputype.h
This page took 0.025283 seconds and 5 git commands to generate.