commit | f67860a76f162ebcc6a2cacf3b0538d8a67d55ae | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Sun Mar 18 20:29:42 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri May 04 16:56:46 2012 +0100 |
tree | c7f09427e97be3a5ffc11574d99080ceb72bc9aa | |
parent | c5102f5935503ebebad46e137d0eef68f272cc16 [diff] |
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>