]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
MIPS: Implement ethernet halt for au1x00
authorThomas Lange <thomas@corelatus.se>
Fri, 24 Apr 2009 14:22:16 +0000 (16:22 +0200)
committerShinya Kuribayashi <skuribay@pobox.com>
Sat, 16 May 2009 00:20:03 +0000 (09:20 +0900)
commit87423d740b91329b8d1d0b73cafd6930993b558a
tree3db41297628c6a95ea42f4ed6e44af3385da15bd
parenta2e0ffcf2d9a22c582a93e84a4bef20fd3877f47
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>
cpu/mips/au1x00_eth.c