]> git.ipfire.org Git - people/ms/linux.git/commit
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 18:50:13 +0000 (10:50 -0800)
commitd88da9d09672eddc30d50dec14cd8ddc3fbc284c
tree7154b09b2756d659ecd6d83d12785d315a7f8dd8
parent71ea1738746efcffab98ff04a8a634a2e2a94400
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