]> git.baikalelectronics.ru Git - kernel.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, 29 Oct 2013 11:01:08 +0000 (11:01 +0000)
commite74069962a1ac9748948d924e3f0c4aae7191a30
tree6afdb712b386012efec9e317677ebfea9c192369
parente5e503229fc1b7648085c319c4c53ca8e92487aa
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