summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/chassis/vrm-control/vrm.sh
blob: b0ac60cd30fded8032e9825ec00b4dc8e5a53644 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

vrm-control.sh vdna=0.9 vdnb=0.9

i2cset -y 4 0x71 0x21 0xDD 0x00 i  # CPU0 VDDR 1.35V
i2cset -y 4 0x72 0x21 0xDD 0x00 i
i2cset -y 5 0x71 0x21 0xDD 0x00 i  # CPU1 VDDR 1.35V
i2cset -y 5 0x72 0x21 0xDD 0x00 i
OpenPOWER on IntegriCloud