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)
commitf67860a76f162ebcc6a2cacf3b0538d8a67d55ae
treec7f09427e97be3a5ffc11574d99080ceb72bc9aa
parentc5102f5935503ebebad46e137d0eef68f272cc16
ARM: 7363/1: DEBUG_LL: limit early mapping to the minimum

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>
arch/arm/kernel/head.S