[ARM] 4648/1: i.MX/MX1 ensure more complete AITC initialization
authorPavel Pisa <ppisa@pikron.com>
Sun, 18 Nov 2007 21:54:24 +0000 (22:54 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 26 Nov 2007 19:43:37 +0000 (19:43 +0000)
The AITC code did not allow to start kernel, if bootloader
manipulates with interrupt level mask. The change ensures,
that NIMASK is initialized into correct state and that
interrupts enable registers are cleared.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found