ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tile
authorPawel Moll <pawel.moll@arm.com>
Thu, 17 Mar 2011 12:10:22 +0000 (13:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Mar 2011 10:06:08 +0000 (10:06 +0000)
The second GIC, present when EB board is used with a MPCore tile,
was initialised starting with irq number 64, which made interrupts
64-95 in the primary GIC unusable.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found