commit | 0efc48ecaf0f84430524a1759ab9c60aad8eab1e | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Thu Mar 17 13:10:22 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Mar 26 10:06:08 2011 +0000 |
tree | b49c1ee680de596663da6df0a73c7a399dce3fa1 | |
parent | 16c29dafcc86024048f1dbb8349d31cb22c7c55a [diff] |
ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tile 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>