[Pdbg] [PATCH 0/2] Restore OpenBMC P8 support
Joel Stanley
joel at jms.id.au
Wed Jun 13 16:40:52 AEST 2018
These allow pdbg to be used with the i2c backend on an OpenBMC P8
machine again.
$ pdbg -b i2c -d /dev/i2c-3 -p0 getscom 0xf000f
p0:0xf000f = 0x220ea04980000000
$ pdbg -b i2c -d /dev/i2c-3 -p0 -a probe
p0: POWER8 I2C Slave
c1: POWER8 Core
t0: POWER8 Thread
t1: POWER8 Thread
t2: POWER8 Thread
t3: POWER8 Thread
t4: POWER8 Thread
t5: POWER8 Thread
t6: POWER8 Thread
t7: POWER8 Thread
c2: POWER8 Core
t0: POWER8 Thread
t1: POWER8 Thread
t2: POWER8 Thread
t3: POWER8 Thread
t4: POWER8 Thread
t5: POWER8 Thread
t6: POWER8 Thread
t7: POWER8 Thread
c5: POWER8 Core
t0: POWER8 Thread
t1: POWER8 Thread
t2: POWER8 Thread
t3: POWER8 Thread
t4: POWER8 Thread
t5: POWER8 Thread
t6: POWER8 Thread
t7: POWER8 Thread
c14: POWER8 Core
t0: POWER8 Thread
t1: POWER8 Thread
t2: POWER8 Thread
t3: POWER8 Thread
t4: POWER8 Thread
t5: POWER8 Thread
t6: POWER8 Thread
t7: POWER8 Thread
Joel Stanley (2):
Make i2c backend possible on all ARM machines
i2c: Add FORCE option
libpdbg/i2c.c | 2 +-
src/options_arm.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.17.1
More information about the Pdbg
mailing list