]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0364ddd64bf8cb180eee2fe5d70ed4dd4cdfcf3d
treec7f09427e97be3a5ffc11574d99080ceb72bc9aa
parente6987acd2bdf80ecc8b81beefb95adcba328a73f
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