summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-08-03 17:08:48 +0930
committerAndrew Geissler <geissonator@yahoo.com>2018-08-16 15:34:35 +0000
commit64b38e7325694c160da9193348b8b3f545e551b2 (patch)
tree887c450b1456206dd9bb530ad731bf189546f41c /meta-phosphor
parent347ca073b24d41c37644d626bc045b305eebfaed (diff)
downloadtalos-openbmc-64b38e7325694c160da9193348b8b3f545e551b2.tar.gz
talos-openbmc-64b38e7325694c160da9193348b8b3f545e551b2.zip
Use ColdFire FSI interface on Palmetto (P8)
Moves Palmetto to use the kernel API, and the ColdFire master driver. This change bumps the kernel (with device tree changes) and the skeleton repository for a corresponding op-hostctl (host_control.exe) change. Palmetto is the only system in the tree using this code. Any out of tree systems (such as other P8s) must switch to using the kernel interface as well. Skeleton changes: Joel Stanley (1): hostctl: Move to kernel FSI interface Linux changes: Benjamin Herrenschmidt (2): ARM: dts: aspeed: Add Power8 CFAM description for use by Palmetto ARM: dts: aspeed: Palmetto system can use coprocessor for FSI Change-Id: I43aada22c9d7b21dc24bd5aae3c4dcb77bdaaa8f Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/classes/skeleton-rev.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/classes/skeleton-rev.bbclass b/meta-phosphor/classes/skeleton-rev.bbclass
index ebbb73bbe..cb642e0c7 100644
--- a/meta-phosphor/classes/skeleton-rev.bbclass
+++ b/meta-phosphor/classes/skeleton-rev.bbclass
@@ -1,2 +1,2 @@
-SRCREV ?= "517b35ed92ad2c0df5e048711c175bacb632f6d0"
+SRCREV ?= "5da4f4fc1706ea5c12981e18778f42249591fe18"
SKELETON_URI ?= "git://github.com/openbmc/skeleton"
OpenPOWER on IntegriCloud