]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/yucca/cmd_yucca.c
Command usage cleanup
[people/ms/u-boot.git] / board / amcc / yucca / cmd_yucca.c
index 5198317dd2519bcd9a0f196bc2fd8a912e9f6cba..d2ca2572d7d0a6c59f91229ff49d1e3d86a9366c 100644 (file)
@@ -281,6 +281,6 @@ static int setBootStrapClock(cmd_tbl_t *cmdtp, int incrflag, int flag,
 
 U_BOOT_CMD(
        evb440spe,      3,      1,      do_evb440spe,
-       "evb440spe - program the serial device strap\n",
+       "program the serial device strap",
        "wrclk [prom0|prom1] - program the serial device strap\n"
 );