aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/booke/locore.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/booke/locore.S')
-rw-r--r--sys/powerpc/booke/locore.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/powerpc/booke/locore.S b/sys/powerpc/booke/locore.S
index aaed3c3198bd..4c12f14338e1 100644
--- a/sys/powerpc/booke/locore.S
+++ b/sys/powerpc/booke/locore.S
@@ -140,6 +140,8 @@ __start:
beq 1f
cmpli 0, 0, %r3, FSL_E5500
beq 1f
+ cmpli 0, 0, %r3, FSL_E6500
+ beq 1f
lis %r3, HID1_E500_DEFAULT_SET@h
ori %r3, %r3, HID1_E500_DEFAULT_SET@l