[POWERPC] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.
authorLaurent Pinchart <laurentp@cse-semaphore.com>
Thu, 10 Apr 2008 15:01:59 +0000 (17:01 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Apr 2008 06:01:37 +0000 (01:01 -0500)
commitc2dd3529f35de9e2f51eba9bbf9969f5dc8382d4
tree51af219a028b66325a4a70331297e2ecc81a0d33
parentda0a5f0c65913e4ec0a70a5019ce0a7bcaab21c9
[POWERPC] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.

This patch relocates the buffer descriptors and the SMC parameter RAM at the
end of the first CPM muram chunk, as described in the device tree. This allows
device trees to stop excluding SMC parameter ram allocated by the boot loader
from the CPM muram node.

Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/Kconfig.debug
arch/powerpc/boot/cpm-serial.c