Fix correct reset value for ARM CP15 c1 auxiliary control register
authorJuha Riihimäki <juhriihi@esdhcp039173.research.nokia.com>
Wed, 21 Jan 2009 08:08:49 +0000 (10:08 +0200)
committerJuha Riihimäki <juhriihi@esdhcp039173.research.nokia.com>
Wed, 21 Jan 2009 08:08:49 +0000 (10:08 +0200)
commit33d36253b9005263c7199046fdc341bb95fa3906
treef24e35cee70fc5b07d73b6dbf5c587ad269f971c
parent7384e7f8cd34dac587e947fe94745aacfda4dd0d
Fix correct reset value for ARM CP15 c1 auxiliary control register

According to ARM Cortex A8 Technical Reference Manual, the reset value for CP15 c1 auxiliary control register is 2, not zero.
target-arm/helper.c