]> git.sur5r.net Git - u-boot/commit
net: emaclite: Setup RX/TX ping pong for every instance
authorMichal Simek <monstr@monstr.eu>
Mon, 12 Sep 2011 21:10:01 +0000 (21:10 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 15 Oct 2011 20:06:38 +0000 (22:06 +0200)
commit947324b9ca19305fdc738f9034a98e643dc8188c
tree7ffcd959c351f419db97b8fe88647861e047e220
parent7bf5228ce190e1659eee0d99bbf4fc5d417a2369
net: emaclite: Setup RX/TX ping pong for every instance

Setup RX/TX ping-pong buffer for every emaclite IP separately.
The next patch move initialization directly to board code.

Signed-off-by: Michal Simek <monstr@monstr.eu>
drivers/net/xilinx_emaclite.c