ARM: 7363/1: DEBUG_LL: limit early mapping to the minimum
authorNicolas Pitre <nicolas.pitre@linaro.org>
Sun, 18 Mar 2012 19:29:42 +0000 (20:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 4 May 2012 15:56:46 +0000 (16:56 +0100)
There is just no point mapping up to 512MB for a serial port.
Using a single 1MB entry is way sufficient for all users.
This will create less interference for the following debugging patch.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found