brcm63xx: fix BCM63268 interrupt register locations for legacy probe
authorJonas Gorski <jogo@openwrt.org>
Sat, 28 Feb 2015 19:59:34 +0000 (19:59 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sat, 28 Feb 2015 19:59:34 +0000 (19:59 +0000)
commit6df9324642268722c5634e490b7952161cd256cb
treeee90d7986eb1f98c9059c39238eb1c2d2b200f44
parentc2a89871c29da6399c76796dc7d28eda8298f0bc
brcm63xx: fix BCM63268 interrupt register locations for legacy probe

Legacy probe passed the IRQSTAT registers instead of the IRQMASK
registers causing all register accesses to be offset by 16 bytes.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44575
target/linux/brcm63xx/patches-3.14/339-MIPS-BCM63XX-add-support-for-BCM63268.patch
target/linux/brcm63xx/patches-3.18/339-MIPS-BCM63XX-add-support-for-BCM63268.patch