]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd_tsi148: General cleanup
authorPeter Tyser <ptyser@gmail.com>
Tue, 21 Jul 2009 02:51:38 +0000 (21:51 -0500)
committerWolfgang Denk <wd@denx.de>
Thu, 23 Jul 2009 19:33:02 +0000 (21:33 +0200)
commit2d4a43e230a3c8bfd03b9beaa0eb2a95e779c03b
treede7cc36a46908d35768fc3d47216c9577870ccfd
parent9aef73888509d10193615ee5cd9cf439ca44e937
cmd_tsi148: General cleanup

- Fix command help message
- Disable DEBUG by default
- Fix whitespace issues
- Fix lines > 80 characters

Signed-off-by: Peter Tyser <ptyser@gmail.com>
Acked-by: Stefan Roese <sr@denx.de>
common/cmd_tsi148.c