u-boot-brain/board/esd
Wolfgang Denk a89c33db96 General help message cleanup
Many of the help messages were not really helpful; for example, many
commands that take no arguments would not print a correct synopsis
line, but "No additional help available." which is not exactly wrong,
but not helpful either.

Commit ``Make "usage" messages more helpful.'' changed this
partially. But it also became clear that lots of "Usage" and "Help"
messages (fields "usage" and "help" in struct cmd_tbl_s respective)
were actually redundant.

This patch cleans this up - for example:

Before:
	=> help dtt
	dtt - Digital Thermometer and Thermostat

	Usage:
	dtt         - Read temperature from digital thermometer and thermostat.

After:
	=> help dtt
	dtt - Read temperature from Digital Thermometer and Thermostat

	Usage:
	dtt

Signed-off-by: Wolfgang Denk <wd@denx.de>
2009-06-12 20:47:16 +02:00
..
adciop ppc4xx: Cleanup linker scripts of esd 4xx boards 2009-03-20 22:39:14 +01:00
apc405 ppc4xx: Use correct io accessors for esd 405 boards 2009-03-20 22:39:14 +01:00
ar405 General help message cleanup 2009-06-12 20:47:16 +02:00
ash405 ppc4xx: Use correct io accessors for esd 405 boards 2009-03-20 22:39:14 +01:00
canbt ppc4xx: Use correct io accessors for esd 405 boards 2009-03-20 22:39:14 +01:00
cms700 General help message cleanup 2009-06-12 20:47:16 +02:00
common General help message cleanup 2009-06-12 20:47:16 +02:00
cpci2dp General help message cleanup 2009-06-12 20:47:16 +02:00
cpci405 General help message cleanup 2009-06-12 20:47:16 +02:00
cpci750 General help message cleanup 2009-06-12 20:47:16 +02:00
cpci5200 General help message cleanup 2009-06-12 20:47:16 +02:00
cpciiser4 ppc4xx: Use correct io accessors for esd 405 boards 2009-03-20 22:39:14 +01:00
dasa_sim General help message cleanup 2009-06-12 20:47:16 +02:00
dp405 4xx: Add support for DP405 hardware variants 2009-06-12 20:39:47 +02:00
du405 ppc4xx: Use correct io accessors for esd 405/440 boards 2009-03-20 22:39:14 +01:00
du440 General help message cleanup 2009-06-12 20:47:16 +02:00
hh405 General help message cleanup 2009-06-12 20:47:16 +02:00
hub405 ppc4xx: Use correct io accessors for esd 405/440 boards 2009-03-20 22:39:14 +01:00
mecp5200 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ocrtc General help message cleanup 2009-06-12 20:47:16 +02:00
pci405 General help message cleanup 2009-06-12 20:47:16 +02:00
pf5200 General help message cleanup 2009-06-12 20:47:16 +02:00
plu405 General help message cleanup 2009-06-12 20:47:16 +02:00
pmc405 4xx: Remove binary cpld bitstream from PMC405 board 2009-06-12 20:39:46 +02:00
pmc440 General help message cleanup 2009-06-12 20:47:16 +02:00
tasreg General help message cleanup 2009-06-12 20:47:16 +02:00
voh405 General help message cleanup 2009-06-12 20:47:16 +02:00
vom405 4xx: Remove binary cpld bitstream from VOM405 board 2009-06-12 20:39:46 +02:00
wuh405 ppc4xx: Use correct io accessors for esd 405 boards 2009-03-20 22:39:14 +01:00