commit | a30fc13e8ac2137927909265882d97b0294e5348 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Mar 12 10:02:16 2021 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Mar 23 13:47:03 2021 -0500 |
tree | fd33f5171c4dc0cf01d9845fa97872f4695ee764 | |
parent | 0529d284b008fa4b4ff9512da5f375decfd62740 [diff] |
config: add rainier 1s4u support IBM is introducing a new variant of its rainier 4u machine that requires a different entity manager config. From a host data perspective though, everything is the same so just point to the same data. Tested: - Booted up system with 1s4u IM keyword and new entity manager config and verified correct links for host data were still in place. i.e. DEVTREE -> DEVTREE.RAINIER_4U_XML Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: If20df4aeb6d9fcc59df945f6e8ca0f166cdb67f6
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.