]> git.kernelconcepts.de Git - karo-tx-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)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 15 Oct 2013 23:09:02 +0000 (00:09 +0100)
commitc08b1874a3b6c01cc783f872c7342fe82476cae3
tree9bcbb8deeb8dba2f8980ce9a9490b985b32b7aaf
parent05b1da5251de75813bb7625fc4f02641ddf638ae
ARM: sa11x0/assabet: ensure CS2 is configured appropriately

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.

Cc: <stable@vger.kernel.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/assabet.c