Liew Tsi Chung wrote:
> Ben,
>
> Yes. I agree the function name is not very descriptive. Will
> mcdmafec_initialize() work (mcdma - multi-channel dma)? I can't name it
> specific to coldfire, because this driver will also work on MPC8220.
>
> Regards,
> TsiChung
>
>
>
Sure, that's b
Ben,
Yes. I agree the function name is not very descriptive. Will
mcdmafec_initialize() work (mcdma - multi-channel dma)? I can't name it
specific to coldfire, because this driver will also work on MPC8220.
Regards,
TsiChung
> diff --git a/net/eth.c b/net/eth.c
> index 5d9e9c1..
TsiChung Liew wrote:
> ColdFire: Add MCF547x_8x FEC driver
>
> Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]>
> ---
> drivers/net/Makefile |1 +
> drivers/net/fsl_mcdmafec.c | 582 +
> +++
> net/eth.c |4 +
> 3 files changed,
ColdFire: Add MCF547x_8x FEC driver
Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]>
---
drivers/net/Makefile |1 +
drivers/net/fsl_mcdmafec.c | 582 +
+++
net/eth.c |4 +
3 files changed, 587 insertions(+), 0 deletions(-)
cr