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>
1 file changed
tree: 67545157a9fb44121edc895614d9ef86312a9fa0
  1. classes/
  2. conf/
  3. recipes-bsp/
  4. recipes-phosphor/
  5. COPYING.apache-2.0
  6. COPYING.MIT
  7. LICENSE
  8. MAINTAINERS
  9. README.md
README.md

OpenPOWER

meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.