]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/mpl/pip405/cmd_pip405.c
Command usage cleanup
[people/ms/u-boot.git] / board / mpl / pip405 / cmd_pip405.c
index 945e5c95845b09aec7368a58522b7610193bd5d0..ad5e0a1e18991df0b44028f8747d204b5a637a31 100644 (file)
@@ -60,7 +60,7 @@ int do_pip405(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 }
 U_BOOT_CMD(
        pip405, 6,      1,      do_pip405,
-       "pip405  - PIP405 specific Cmds\n",
+       "PIP405 specific Cmds",
        "flash mem [SrcAddr] - updates U-Boot with image in memory\n"
        "pip405 flash floppy [SrcAddr] - updates U-Boot with image from floppy\n"
        "pip405 flash mps - updates U-Boot with image from MPS\n"