commit | d08e44570ed611c527a1062eb4f8c6ac61832e6e | [log] [tgz] |
---|---|---|
author | Shengzhou Liu <Shengzhou.Liu@freescale.com> | Thu May 19 18:48:01 2011 +0800 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri May 20 08:46:49 2011 -0500 |
tree | ed808ac6e887995a5d7dd9c6b2ed6c355deaa000 | |
parent | 208b3a4c196e733b9cec006dc132cfc149b2810a [diff] |
powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum Simultaneous FCM and GPCM or UPM operation may erroneously trigger bus monitor timeout. Set the local bus monitor timeout value to the maximum by setting LBCR[BMT] = 0 and LBCR[BMTPS] = 0xF. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>