
On 08/22/2011 11:37 PM, Eric Jarrige wrote:
Signed-off-by: Eric Jarrige eric.jarrige@armadeus.org Signed-off-by: Stefano Babic sbabic@denx.de CC: Ben Warren biggerbadderben@gmail.com
I think we should drop Ben's name as maintainer for the network because he retired some times ago, but his name is still in the maintainer list.
Wolfgang is the maintainer at the moment, I added him in CC.
README | 1 + common/Makefile | 1 + common/cmd_dm9000ee.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 0 deletions(-) create mode 100644 common/cmd_dm9000ee.c
Why do not we add this code simply to the DM9000 driver ? I think it belongs to the driver and that is the right place to put this stuff.
Best regards, Stefano Babic