commit | 16cb264fd74a1f7d6557d2e3b4d17b42d9a89883 | [log] [tgz] |
---|---|---|
author | Remy Bohmer <linux@bohmer.net> | Tue Jun 03 15:26:23 2008 +0200 |
committer | Ben Warren <biggerbadderben@gmail.com> | Wed Jun 04 23:47:31 2008 -0700 |
tree | 7e7347b5f3cc22fcd23dd364bd625da7378418aa | |
parent | f4329dcd05e7e06e96fcb42c0ba8bde566aac9cf [diff] |
DM9000: improve eth_send() routine The eth_send routine of the U-boot DM9000x driver does not match the DM9000 or DM9000A application notes/programming guides. This change improves the stability of the DM9000A network controller. This change has been tested with DM9000A, DM9000E, DM9000EP. Signed-off-by: Remy Bohmer <linux@bohmer.net> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>