X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Ffreescale%2Fcommon%2Fpq-mds-pib.c;h=5f7a67d057d57938c66145c2d522a803d619257a;hb=8f082d78fafd94db3f21b503794e0875d3331e53;hp=6c72aa1a43f25e81bbaa3ee84f7fca180462dac7;hpb=ad8f8687b78c3e917b173f038926695383c55555;p=u-boot diff --git a/board/freescale/common/pq-mds-pib.c b/board/freescale/common/pq-mds-pib.c index 6c72aa1a43..5f7a67d057 100644 --- a/board/freescale/common/pq-mds-pib.c +++ b/board/freescale/common/pq-mds-pib.c @@ -63,7 +63,7 @@ int pib_init(void) #endif #if defined(CONFIG_PQ_MDS_PIB_ATM) -#if defined(CONFIG_MPC8360EMDS) +#if defined(CONFIG_MPC8360EMDS) || defined(CONFIG_MPC8569MDS) val8 = 0; i2c_write(0x20, 0x6, 1, &val8, 1); i2c_write(0x20, 0x7, 1, &val8, 1);