commit | bf463f2f7510771db180908507005379850dade0 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Sat Sep 05 18:47:31 2015 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Nov 12 11:35:48 2015 +0100 |
tree | c6236ec8ed2b321fad2fdbbb0bcacc36b09f5863 | |
parent | 651d19fb10fac0f1f25c028c8e46ded9fc43a640 [diff] |
MIPS: idle: add case for CPU_5KE While the 5KE processors have never been taped out, they exists though a CP0.PRId and experimental RTLs or QEMU implementations. Add a case entry in the idle code, as they can use the standard idle loop like the 5K processors. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/11099/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>