[U-Boot] [PATCH v2 02/16] [PATCH] I2C: add new command i2c reset.

Ben Warren biggerbadderben at gmail.com
Thu Oct 16 18:40:24 CEST 2008


Hi Heiko,

Heiko Schocher wrote:
> Hello Ben,
>
> Ben Warren wrote:
>   
>> Heiko Schocher wrote:
>>     
> [...]
>   
>>>      "i2c probe - show devices on the I2C bus\n"
>>> +    "i2c reset - reinit the I2C Controller\n"
>>>   
>>>       
>> re-init or re-initialize would be better.
>>     
>
> You are right (as I wrote in the help text ...)
>
> Is "i2c reinit" as commandname ok?
>
> bye
> Heiko
>   
I don't have a problem with 'i2c reset' or 'i2c reinit' as commands, 
since it's best to not have punctuation symbols in commands, but in the 
help text we should use proper words, either 'reset', 're-init' or 
're-initialize'.

regards,
Ben


More information about the U-Boot mailing list