ARM: sa11x0/assabet: ensure CS2 is configured appropriately
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 15 Oct 2013 23:09:02 +0000 (00:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 19:05:05 +0000 (11:05 -0800)
commit037ac31712d2f12db2c9be74ab9aab857af5133a
treefe5c01968ac167f57764a1abb48c06219e5400ca
parent177636e55f3e57fcbb49e7e44c29ddbcf69e656a
ARM: sa11x0/assabet: ensure CS2 is configured appropriately

commit f3964fe1c9d9a887d65faf594669852e4dec46e0 upstream.

The CS2 region contains the Assabet board configuration and status
registers, which are 32-bit.  Unfortunately, some boot loaders do not
configure this region correctly, leaving it setup as a 16-bit region.
Fix this.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-sa1100/assabet.c