Re: [U-Boot] [RFC 2/3] uboot-doc: Add example support for uboot-doc

2009-07-28 Thread Wolfgang Denk
Dear John, in message <1248813749.3915.104.ca...@johns> you wrote: > > It's true, I was a little lax on commenting the I2C commands. If I were > to move forward with this documentation tool, I would comment these > commands more thoroughly like I did with the Memory commands. Hm... of course I'm

Re: [U-Boot] [RFC 2/3] uboot-doc: Add example support for uboot-doc

2009-07-28 Thread jschmoller
On Tue, 2009-07-28 at 19:52 +0200, Wolfgang Denk wrote: > Dear John Schmoller, > > In message > <310e8398479f23a6bfaceccf6cc86631b7bff4dc.1248798202.git.jschmol...@xes-inc.com> > you wrote: > > Add support to a small subset of commands, environment > > variables, and POSTs. These are meant to sh

Re: [U-Boot] [RFC 2/3] uboot-doc: Add example support for uboot-doc

2009-07-28 Thread Wolfgang Denk
Dear John Schmoller, In message <310e8398479f23a6bfaceccf6cc86631b7bff4dc.1248798202.git.jschmol...@xes-inc.com> you wrote: > Add support to a small subset of commands, environment > variables, and POSTs. These are meant to show the > syntax and capabilities of the uboot-doc parser. > > Signed-

[U-Boot] [RFC 2/3] uboot-doc: Add example support for uboot-doc

2009-07-28 Thread John Schmoller
Add support to a small subset of commands, environment variables, and POSTs. These are meant to show the syntax and capabilities of the uboot-doc parser. Signed-off-by: John Schmoller --- common/cmd_i2c.c| 71 ++- common/cmd_mem.c| 45 +