]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite12836c175b4efc44e0cb212a574b78791d03143
tree51af219a028b66325a4a70331297e2ecc81a0d33
parenta8f4f44d9dece3312e85daff562dc3c872ca747c
[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