]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/mpl/mip405/cmd_mip405.c
Command usage cleanup
[people/ms/u-boot.git] / board / mpl / mip405 / cmd_mip405.c
index 6ad95b5dda53e66f248956e09cff312c7eef5ce6..dc1380445a0a570d0b789b855b677d900bf3bc46 100644 (file)
@@ -55,7 +55,7 @@ int do_mip405(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 }
 U_BOOT_CMD(
        mip405, 8,      1,      do_mip405,
-       "mip405  - MIP405 specific Cmds\n",
+       "MIP405 specific Cmds",
        "flash mem [SrcAddr] - updates U-Boot with image in memory\n"
        "mip405 flash mps - updates U-Boot with image from MPS\n"
        "mip405 info      - displays board information\n"