[Skiboot] [PATCH v2] phb4: Initialization sequence updates

Michael Neuling mikey at neuling.org
Wed Jul 19 16:00:54 AEST 2017


> +	if (p->rev == PHB4_REV_NIMBUS_DD10) /* XXX CAPI has diff. value */
> +		out_be64(p->regs + 0x0db0,	0xfbffd703fe7fbf8full);
> +	else
> +		out_be64(p->regs + 0x0db0,	0x3bffd703fe7fbf8full);

So we are still debating if this is correct? right?

mikey


More information about the Skiboot mailing list