]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 30 Jun 2005 16:04:14 +0000 (17:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Jun 2005 16:04:14 +0000 (17:04 +0100)
commit1e882387418db1777f8ca3cc682f574699eec829
tree80cd0d34086e3cb8c1781e317b49c84ad6c97841
parent10ad42d218a877cc1027c201269e3046e2937a61
[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs

Patch from Catalin Marinas

This patch fixes the V bit setting for the ARM1020x processors. At
reset, this bit is automatically set to the value of the HIVECSINIT
input signal which just happened to be 1 but it is not mandatory.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/proc-arm1020.S
arch/arm/mm/proc-arm1020e.S