commit | 87423d740b91329b8d1d0b73cafd6930993b558a | [log] [tgz] |
---|---|---|
author | Thomas Lange <thomas@corelatus.se> | Fri Apr 24 16:22:16 2009 +0200 |
committer | Shinya Kuribayashi <skuribay@pobox.com> | Sat May 16 09:20:03 2009 +0900 |
tree | 3db41297628c6a95ea42f4ed6e44af3385da15bd | |
parent | a2e0ffcf2d9a22c582a93e84a4bef20fd3877f47 [diff] |
MIPS: Implement ethernet halt for au1x00 Implement ethernet halt() by putting MAC0 in reset. If we do not do this, we will get memory corruption when ethernet frames are received during early OS boot. Signed-off-by: Thomas Lange <thomas@corelatus.se> Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>