Re: [U-Boot] Daughter card detection

2011-04-11 Thread Jerry Van Baren
Hi Kapil, On 04/11/2011 12:06 AM, Dev, Kapil wrote: > Hi I am trying to detect a daughter card chip. From data sheet I was > able to find the address for that chip. But when I use i2c probe > command from uboot shell, it is showing me only 4 addresses. And > these 4 addresses does not contain the

[U-Boot] Daughter card detection

2011-04-10 Thread Dev, Kapil
Hi I am trying to detect a daughter card chip. From data sheet I was able to find the address for that chip. But when I use i2c probe command from uboot shell, it is showing me only 4 addresses. And these 4 addresses does not contain the address of any chip on the daughter card. So my query is :