]> git.sur5r.net Git - u-boot/commit
net: sh_eth: modify the definitions of regsiter
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 26 Jun 2012 16:38:09 +0000 (16:38 +0000)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 24 Jul 2012 03:00:54 +0000 (22:00 -0500)
commit49afb8cafc5179f35a2ac44da59400b050102703
treeb74fc7b42e6dfd9366ad66c795c8e9798077b66b
parent262350932c0e6ffcf67d4c6791a4743c0e1f5c1b
net: sh_eth: modify the definitions of regsiter

The previous code had many similar definitions in each CPU.

This patch borrows from the sh_eth driver of Linux kernel.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
drivers/net/sh_eth.c
drivers/net/sh_eth.h