public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [patch 0/6] DM9000: Several fixes/cleanups for the DM9000A controller
@ 2008-06-03 13:26 Remy Bohmer
  2008-06-03 13:26 ` [U-Boot-Users] [patch 1/6] DM9000: Add data bus-width auto detection Remy Bohmer
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Remy Bohmer @ 2008-06-03 13:26 UTC (permalink / raw)
  To: u-boot

The following 6 patches contain several fixes and cleanups for
the DM9000A network controller. It turned out that the U-boot DM9000 driver
was not working with this particular version of the DM9000 series.

At low speeds (10MBit) it was sometimes capable of getting a peer-2-peer
connection, but 100MBit did not work at all, also connecting the board to a
corporate network did not work at any speed.

Looking deeper at the code it turned out that many things where done
different than recommended in the Application Notes and Programming Guides
for these controllers. Doing the things as recommended solved the 
problems with the DM9000A.

The complete series has been tested with the Atmel AT91SAM9261-EK, and
a custom board, with the DM9000[A|E|EP] controllers.

Signed-off-by: Remy Bohmer <linux@bohmer.net>
-- 

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2008-06-04 23:17 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03 13:26 [U-Boot-Users] [patch 0/6] DM9000: Several fixes/cleanups for the DM9000A controller Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 1/6] DM9000: Add data bus-width auto detection Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 2/6] DM9000: repair debug logging Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 3/6] DM9000: improve eth_send() routine Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 4/6] DM9000: Improve eth_reset() routine Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 5/6] DM9000: Make driver work properly for DM9000A Remy Bohmer
2008-06-03 13:26 ` [U-Boot-Users] [patch 6/6] DM9000: Some minor code cleanups Remy Bohmer
2008-06-03 15:05 ` [U-Boot-Users] [patch 0/6] DM9000: Several fixes/cleanups for the DM9000A controller Ben Warren
2008-06-03 16:43   ` Stefano Babic
2008-06-03 18:26     ` Remy Bohmer
2008-06-04  6:36       ` Stefano Babic
2008-06-04  8:02         ` Remy Bohmer
2008-06-04  8:59           ` Remy Bohmer
2008-06-04 10:38             ` Stefano Babic
2008-06-04 11:13               ` Remy Bohmer
2008-06-04 14:25                 ` Ben Warren
2008-06-04 14:33                   ` Remy Bohmer
2008-06-04 22:29   ` Wolfgang Denk
2008-06-04 23:17     ` Ben Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox