[U-Boot] [PATCH v2 08/10] MPC512x FEC: get rid of duplicated struct ethernet_regs

Ben Warren biggerbadderben at gmail.com
Tue May 26 08:42:55 CEST 2009


Hi Wolfgang,

Wolfgang Denk wrote:
> Use existing struct fec512x instead.
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: John Rigby <jcrigby at gmail.com>
> ---
>  drivers/net/mpc512x_fec.c |   13 +++--
>  drivers/net/mpc512x_fec.h |  128 +--------------------------------------------
>  2 files changed, 10 insertions(+), 131 deletions(-)
>   
I can't apply this patch:

Applying MPC512x FEC: get rid of duplicated struct ethernet_regs
fatal: patch fragment without header at line 206: @@ -180,7 +56,7 @@ typedef struct {
Patch failed at 0001.
When you have resolved this problem run "git-am --resolved".
If you would prefer to skip this patch, instead run "git-am --skip".

Any idea what's going on?

regards,
Ben



More information about the U-Boot mailing list