[MIPS] 20K: Handle WAIT related bugs according to errata information
authorRalf Baechle <ralf@linux-mips.org>
Tue, 12 Jun 2007 12:04:09 +0000 (13:04 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 26 Jun 2007 17:57:33 +0000 (19:57 +0200)
We used to avoid the WAIT entirely on the 20K but really only need to do
this on early revs of the 20K.  Without this a 20K was a bit of a
power hog.  Well, in the lower power power hog category ;-)

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found