Hi,
A while ago I posted a patch which added the m8260_cpm_dpfree()
function. I've just noticed a bug in this which is fixed in the
attached patch.
Alex
On Wed, 18 May 2005 10:28:14 +0100
Alex Zeffertt [off-list ref] wrote:
Hi,
I'm replying to my own message. I've got around to porting the 8xx
version of ...cpm_dpfree() to the 8260 now. I've attached the patch
on the off chance anyone else might want it. The patch is against the
2005-03-06 version of denx's linuxppc_2_4_devel, which is a 2.4.25
kernel.
Alex
On Mon, 16 May 2005 16:15:03 +0100
Alex Zeffertt [off-list ref] wrote:
quoted
Hi all,
I have a question about the MPC8260 dual port RAM allocation
routines.
In arch/ppc/8260_io/commproc.c this is a m8260_cpm_dpalloc()
routine, but the m8260_cpm_dpfree() routine is missing. Does
anybody know where I can find this?
I am using denx's linuxppc_2_4_devel tree from 2005-03-06.
TIA,
Alex