summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2017-02-18 16:59:12 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-02-20 13:33:44 +0000
commitd62b42cc2cd2cdc3b87bddd84fe5f7181f26c376 (patch)
treef0d4336c9ab98c8e7fb19aea95c2588662ac3dfb /meta-openbmc-machines
parent00e2ea8259190768d071fae98534acd412890061 (diff)
downloadtalos-openbmc-d62b42cc2cd2cdc3b87bddd84fe5f7181f26c376.tar.gz
talos-openbmc-d62b42cc2cd2cdc3b87bddd84fe5f7181f26c376.zip
pdbg openFSI enablement
pdbg now supports i2c, fsi big bang, and openFSI. This commit has no dependencies as the current OpenBMC scripts pass the appropriate parameters to pdbg to tell it to continue using the fsi bit bang method. Future commits will switch the scripts over to openFSI once it's enabled. Change-Id: I1572a1dc1de9e173c78bbbe9767aaf63f782d37f Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb
index 2303c75df..989274f2a 100644
--- a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb
+++ b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
SRC_URI += "git://github.com/open-power/pdbg.git"
SRC_URI += "file://0001-CFAM-reg-0x2918-access-hack.patch"
-SRCREV = "4b1c617f2a469e7033b3376a1b591f26c5010787"
+SRCREV = "6df751700763f9fa6649b15fc5859b11dec0e99e"
PV = "git${SRCREV}"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud