ppc4xx: Consolidate pci_master_init() function
[oweals/u-boot.git] / cpu / mpc83xx / ecc.c
index 47c8937aa6c5b8a77acd1fff2528b3a838b287d0..f3942b411f65c172924f8c88052b3db6cb4ba94a 100644 (file)
@@ -355,7 +355,7 @@ int do_ecc(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
 }
 
 U_BOOT_CMD(ecc, 4, 0, do_ecc,
-          "ecc     - support for DDR ECC features\n",
+          "support for DDR ECC features",
           "status              - print out status info\n"
           "ecc captureclear        - clear capture regs data\n"
           "ecc sbecnt <val>        - set Single-Bit Error counter\n"