ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards
authorWill Deacon <will.deacon@arm.com>
Wed, 19 Dec 2012 14:01:50 +0000 (15:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Jan 2013 17:07:16 +0000 (09:07 -0800)
commit042279bf26576ada65948ea45ab7ac86e0490c0a
treeadd35d24a73a76a42a9783833e02c8c8b522ec53
parentebd3b1a320baa264c7662363fa4b930634470a4b
ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards

commit e6ee4b2b57a8e0d8e551031173de080b338d3969 upstream.

Commit 34ae6c96a6a7 ("ARM: 7298/1: realview: fix mapping of MPCore
private memory region") accidentally broke the definition for the base
address of the private peripheral region on revision B Realview-EB
boards.

This patch uses the correct address for REALVIEW_EB11MP_PRIV_MEM_BASE.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Tested-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-realview/include/mach/board-eb.h