summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/chassis/refclock-fixup
Commit message (Collapse)AuthorAgeFilesLines
* meta-zaius: Order refclock fixup before VCS workaroundXo Wang2016-12-161-0/+1
| | | | | | | | No Wants= relationship added because the refclock fixup is not dependent on VCS workaround. Signed-off-by: Xo Wang <xow@google.com> Change-Id: Idd3904b17a2a56b9e57d05214b910faa560d8711
* meta-zaius: Fix up host reference clock after power onXo Wang2016-12-082-0/+43
Zaius's host reference clock generator IC requires an output configuration fixup before trying to send the P9 host any FSI transactions. The IC is powered by the main 3.3V rail (the BMC runs from standby 3.3V), so the fixup has to be applied every time after it is powered on. Add script that performs the I2C writes to the clock gen. Add systemd service that launches the script following power on. Add bitbake recipe to install service. Add image build append to build service into image. Signed-off-by: Xo Wang <xow@google.com> Change-Id: I8b1b83d0dabbb86439a043f8a1d9cdcb56986c45
OpenPOWER on IntegriCloud