Re: [U-Boot] [PATCH 2/3 v2] net: emaclite: Move RX/TX ping pong initialization to

2011-10-23 Thread Wolfgang Denk
Dear Michal Simek, In message <1318497803-21874-3-git-send-email-mon...@monstr.eu> you wrote: > Init RX/TX ping pong directly from board not in the driver. > > Signed-off-by: Michal Simek > > --- > v2: Fix merge confict - no function change > --- > .../xilinx/microblaze-generic/microblaze-gene

[U-Boot] [PATCH 2/3 v2] net: emaclite: Move RX/TX ping pong initialization to

2011-10-13 Thread Michal Simek
Init RX/TX ping pong directly from board not in the driver. Signed-off-by: Michal Simek --- v2: Fix merge confict - no function change --- .../xilinx/microblaze-generic/microblaze-generic.c | 18 -- drivers/net/xilinx_emaclite.c | 11 --- include