Re: [PATCHv3 2/4] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.

2008-04-01 Thread Laurent Pinchart
On Monday 31 March 2008 21:10, Scott Wood wrote: > Laurent Pinchart wrote: > > 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 al

Re: [PATCHv3 2/4] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.

2008-03-31 Thread Scott Wood
Laurent Pinchart wrote: 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. It's usually

[PATCHv3 2/4] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.

2008-03-31 Thread Laurent Pinchart
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 <[EMAIL