commit | b6b2c3e11118edde149ac3e91c2ef7f8b10ebcb6 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Mon Oct 15 08:37:44 2018 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Tue Oct 16 08:31:26 2018 +1030 |
tree | 67545157a9fb44121edc895614d9ef86312a9fa0 | |
parent | c95d7cb25c733715ff766260de96214b39e9ebe5 [diff] |
openpower: pdbg: Update to latest upstream This includes a number of bugfixes, and some new commands: - getcr: Get Condition Register (CR) - putcr: Write Condition Register (CR) - getxer: Get Fixed Point Exception Register (XER) - putxer: Write Fixed Point Exception Register (XER) The kernel backend will detect the host type (P8 vs P9) so the user does not need to specify it. Change-Id: Ida2fc8dc8860304d239892d0280fc9a855b2b2f6 Signed-off-by: Joel Stanley <joel@jms.id.au>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.