Thread (10 messages) 10 messages, 5 authors, 2013-10-17

Re: [PATCH 2/4] fsl_pci: Add a workaround for PCI 5 errata in MPC8548

From: Kumar Gala <hidden>
Date: 2012-03-06 12:13:07

On Mar 6, 2012, at 3:10 AM, Zhao Chenhui wrote:
+		if ((fsl_svr_is(SVR_8548) || fsl_svr_is(SVR_8548_E)) &&
Should this also have 8547, 8547E, 8545, 8545E, 8543, & 8543E?
+		    !early_find_capability(hose, 0, 0, PCI_CAP_ID_PCIX)) {
+			early_read_config_word(hose, 0, 0,
+						PCI_BUS_FUNCTION, &temp);
+			temp |= PCI_BUS_FUNCTION_MDS;
+			early_write_config_word(hose, 0, 0,
+						PCI_BUS_FUNCTION, temp);
+		}
	}
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help