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)
commitc643b3cd79b20dfe9477f9787ae849a68c74913f
treefad74ca14a43e29a3af36c9e878119c788ca3943
parent81d791d2854e7b231446b4fa9506cc04fa78fa1b
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