[U-Boot-Users] [Patch 5/9 Try2]U-boot-V2:cmd: add I2C commands
Wolfgang Denk
wd at denx.de
Sat Jun 21 09:23:24 CEST 2008
In message <7A436F7769CA33409C6B44B358BFFF0CD32814D8 at dlee02.ent.ti.com> you wrote:
> i2cdev command is introduced here. This allows
> for device creation for doing i2c ops.
...
> +static const __maybe_unused char cmd_i2cdev_s[] =
> + "Usage:\n"
> + " i2cdev [-a|-r] -b bus_dev -d dev_addr \n"
> + "Where:\n"
> + "-a Add a new device node\n"
> + "-r Remove existing device node\n"
> + "-b bus_dev i2c bus device to operate on\n"
> + "-d dev_addr Device address for which to create\n";
Indentation is by TABs, i. e. in columns of 8, 16, ...
Please stick to the Coding Style requirements!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Nail here --X-- for new monitor.
More information about the U-Boot
mailing list