]> code.ossystems Code Review - meta-freescale.git/commit
u-boot-fslc: Disable I2C for mx28evk to fix SGTL5000
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 18 Mar 2013 13:27:32 +0000 (10:27 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 18 Mar 2013 16:20:43 +0000 (13:20 -0300)
commita2b82ee64c0d96ca09724cc6663dd8bd7cbc81e4
tree0b7f9a707f535c09934f41a2ab17400dfbfd0827
parent8f81dff56bd7014ab236f5a6dade04a3b5efd7c2
u-boot-fslc: Disable I2C for mx28evk to fix SGTL5000

When loading a Freescale 2.6.35 on a mx28evk the following issue is
seen:

sgtl5000_hw_read: read reg error : Reg 0x00 Device with ID register 0
is not a SGTL5000

Disabling CONFIG_CMD_I2C makes the sgtl5000 probe to succeed.

Mainline kernel does not show this problem.

Until the real cause is not identified, disable 'CONFIG_CMD_I2C' for
the time being.

Change-Id: I1c79a6f7567611ce846383686481fbf923ed3434
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb