[U-Boot-Users] PATCH: Add command support for multiple I2C controllers
Menon, Nishanth
x0nishan at ti.com
Thu May 18 05:03:59 CEST 2006
Hi Ben,
> #if defined(CFG_I2C_NOPROBES) || defined(CFG_I2C_MULTI_NOPROBES)
> skip = 0;
> for(k=0; ((k < sizeof(i2c_no_probes)) && (*(pNoProbes
> {
> if(*(pNoProbes + k) == j)
> {
> The scan for "don't probe addresses" stops at the first 0xff in the
Just relooked at your patched and realized that I was wrong.. my
apologies.. Trouble with scanning the code with a hood on brains :(
Regards,
Nishanth Menon
More information about the U-Boot
mailing list