[U-Boot] [PATCH 13/17] post/i2c: Add ability to ignore I2C devices

Reinhard Meyer u-boot at emk-elektronik.de
Thu Sep 30 13:04:01 CEST 2010


Dear Sergei Shtylyov,
>> +#ifdef I2C_ADDR_IGNORE_LIST
>> +	unsigned char i2c_ignore_list[] = I2C_ADDR_IGNORE_LIST;
> 
>     This array is aking to be *static*...
... and *const* as well ?

Reinhard



More information about the U-Boot mailing list