]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx28evk: Disable CONFIG_CMD_I2C
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 8 Mar 2013 04:47:10 +0000 (04:47 +0000)
committerStefano Babic <sbabic@denx.de>
Wed, 20 Mar 2013 10:40:58 +0000 (11:40 +0100)
commita49db3df76619022ddbf03ea16d715cebd57cf1b
treed50715b3e9102e09186b470d7d0cdbc3b4a4a5f9
parent982a3c410e21f2f7e5fee22c7fd788fc7ef7fdf9
mx28evk: Disable CONFIG_CMD_I2C

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.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx28evk.h