commit | a6f92f3dc8e53185bae50d44b5042b9cddf7f475 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Mon Dec 04 13:58:27 2006 +0100 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Fri Dec 08 13:06:19 2006 +0100 |
tree | 8fb91d7fc304e24393eb52d74b17f840dfdedb5d | |
parent | cfcb3a89d04144c064023bdc7d8dc600a88cc5c4 [diff] |
[AVR32] Move ethernet tag parsing to board-specific code By moving the ethernet tag parsing to the board-specific code we avoid the issue of figuring out which device we're supposed to attach the information to. The board specific code knows this because it's where the actual devices are instantiated. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>