summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Royer <seroyer@us.ibm.com>2011-03-29 17:09:18 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-05-26 13:52:02 -0500
commit329be941b1056a3b2e68fcfdf1bc4a9cd5335c84 (patch)
tree6c0173933da926b93eb155113403cb4c574a13ed
parent03b794b6382e29441fca1107fd6dfa75ad5c61f1 (diff)
downloadtalos-hostboot-329be941b1056a3b2e68fcfdf1bc4a9cd5335c84.tar.gz
talos-hostboot-329be941b1056a3b2e68fcfdf1bc4a9cd5335c84.zip
Added HID0 back to ppcconsts.S
Change-Id: I5f0f1bc52294e4dc4ece8af7b765dd8de453bdae Reviewed-on: http://gfwr801.rchland.ibm.com:8080/gerrit/104 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: A. Patrick Williams III <iawillia@us.ibm.com>
-rw-r--r--src/include/kernel/ppcconsts.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/kernel/ppcconsts.S b/src/include/kernel/ppcconsts.S
index e8d66ddc8..ae972f269 100644
--- a/src/include/kernel/ppcconsts.S
+++ b/src/include/kernel/ppcconsts.S
@@ -102,6 +102,7 @@
.set HDEC,310
.set HSRR0,314
.set HSRR1,315
+ .set HID0,1008
.set PIR, 1023
#*--------------------------------------------------------------------*#
OpenPOWER on IntegriCloud