commit | 22de8ac1049d3e3fac3e52a6a88611adc8250666 | [log] [tgz] |
---|---|---|
author | Ramesh Iyyar <rameshi1@in.ibm.com> | Fri Apr 03 23:31:30 2020 -0500 |
committer | Ramesh Iyyar <rameshi1@in.ibm.com> | Wed Apr 15 09:23:13 2020 -0500 |
tree | f7a93583000af0807ef827482866f475edcf4e1b | |
parent | aefde6902507add3891557f2b9de5d407cfadb1e [diff] |
Setting phal ipl_init as IPL_DEFAULT to boot the system Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I69c368b26ae7008985b55d9253b1e17124acfaf7
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`.