summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/patches/centaur.act
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/citest/etc/patches/centaur.act')
-rw-r--r--src/build/citest/etc/patches/centaur.act8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/build/citest/etc/patches/centaur.act b/src/build/citest/etc/patches/centaur.act
new file mode 100644
index 000000000..b68f9ca9a
--- /dev/null
+++ b/src/build/citest/etc/patches/centaur.act
@@ -0,0 +1,8 @@
+
+CAUSE_EFFECT {
+ # copy chip ID
+ LABEL=[DEVICE_ID_REG] # TPTOP.PIB.PCBMS.DEVICE_ID_REG
+ WATCH_READ=[REG(0x000F000F)] # if someone reads this
+ # No cause since we always want this behavior
+ EFFECT: TARGET=[REG(0x000F000F)] OP=[EQUALTO,BUF] DATA=[LOGIC(0xFF000009)] # copy over
+}
OpenPOWER on IntegriCloud