commit | dd35479a50f6c7c31ea491c07c5200c6dfd06a24 | [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 | 914f58c5766860373a7d232e961cee5a4b54a55b [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>