X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Ffreescale%2Fcommon%2Fpq-mds-pib.c;h=5f7a67d057d57938c66145c2d522a803d619257a;hb=4180b3dba25c2c28cc4502f1c9f1cbad2a9972b8;hp=6c72aa1a43f25e81bbaa3ee84f7fca180462dac7;hpb=4c9e98ace78e7de972adf7da7135a46ec0a4ee7e;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);