]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/prodrive/pdnb3/pdnb3.c
Command usage cleanup
[karo-tx-uboot.git] / board / prodrive / pdnb3 / pdnb3.c
index 9b87f6a8a95155ba9023b06c0d337322279823cd..877728403fd105cefdb2283f76368cb1c7fbaefb 100644 (file)
@@ -227,7 +227,7 @@ int do_fpga(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        fpga,     2,     0,      do_fpga,
-       "fpga    - boot FPGA\n",
+       "boot FPGA",
        "address size\n    - boot FPGA with gzipped image at <address>\n"
 );