summaryrefslogtreecommitdiffstats
path: root/ape/rmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'ape/rmu.c')
-rw-r--r--ape/rmu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ape/rmu.c b/ape/rmu.c
index 66d8a39..899dc3a 100644
--- a/ape/rmu.c
+++ b/ape/rmu.c
@@ -109,4 +109,5 @@ void initRMU(void)
arbControl.bits.PackageID = 0; /* TODO: allow to be configured as per NC-SI spec. */
arbControl.bits.Start = 1;
arbControl.bits.TKNREL = 0x14;
+ APE.ArbControl = arbControl;
}
OpenPOWER on IntegriCloud