commit | f7d1c1db7d360df6b0370b04f5e04109fe89bb53 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Feb 12 02:25:37 2020 -0600 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Fri Feb 14 07:40:43 2020 -0600 |
tree | 310854757dc7504f279736d0e4707610991c004c | |
parent | ce042fe87db46d58ab5b73d5ce3ccd126bdc60c7 [diff] |
Enable cfam overrides procedure for all power versions Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Ibe20d9407f69e31de7ea270f906a621a2bfb9668
Contains procedures that interact with the OpenPower nest chipset.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To build with phal feature: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} --enable-phal --enable-openfsi 3. make To clean the repository run `./bootstrap.sh clean`.