All of lore.kernel.org
 help / color / mirror / Atom feed
* phosphor-isolation
@ 2019-09-19 17:33 James Feist
  2019-09-20  3:47 ` phosphor-isolation Andrew Jeffery
  0 siblings, 1 reply; 7+ messages in thread
From: James Feist @ 2019-09-19 17:33 UTC (permalink / raw)
  To: OpenBMC Maillist, Andrew Jeffery

I enabled phosphor-isolation on my system and noticed that kcs no longer 
worked afterwards. Commenting out this section:

https://github.com/openbmc/meta-phosphor/blob/a1cee09419cb1467c3d2b7bf996b40089f0d06f4/aspeed-layer/recipes-bsp/u-boot/files/0001-aspeed-Disable-unnecessary-features.patch#L230

+	/* iLPC2AHB */
+	val = readl(AST_SCU_BASE + AST_SCU_HW_STRAP1);
+	val |= SCU_HW_STRAP_LPC_DEC_SUPER_IO;
+	writel(val, AST_SCU_BASE + AST_SCU_HW_STRAP1);


Seems to make KCS work again. Do we need this part set? If so, should we 
create a phosphor-isolation-kcs and phosphor-isolation-bt?


Thanks

-James

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-09-21  0:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-19 17:33 phosphor-isolation James Feist
2019-09-20  3:47 ` phosphor-isolation Andrew Jeffery
2019-09-20 15:55   ` phosphor-isolation James Feist
2019-09-20 16:20   ` phosphor-isolation Milton Miller II
2019-09-20 18:16     ` phosphor-isolation James Feist
2019-09-21  0:34       ` phosphor-isolation Ryan Chen
2019-09-20 19:51     ` phosphor-isolation Milton Miller II

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.