commit | d448a492aad9b3959a619cc7b791f42a06ef9410 | [log] [tgz] |
---|---|---|
author | Ben Warren <biggerbadderben@gmail.com> | Mon Jun 23 22:57:27 2008 -0700 |
committer | Ben Warren <biggerbadderben@gmail.com> | Sun Jul 06 00:20:59 2008 -0700 |
tree | e9e32e2c807c0a1bd1e85bc6702a21cb2dd88911 | |
parent | 4918cb1c2eb9331a91f492610c2c1a68f6a8b29f [diff] |
Add mechanisms for CPU and board-specific Ethernet initialization This patch is the first step in cleaning up net/eth.c, by moving Ethernet initialization to CPU or board-specific code. Initial implementation is only on the Freescale TSEC controller, but others will be added soon. Signed-off-by: Ben Warren <biggerbadderben@gmail.com>