summaryrefslogtreecommitdiffstats
path: root/common/cmd_dataflash_mmc_mux.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_dataflash_mmc_mux.c')
-rw-r--r--common/cmd_dataflash_mmc_mux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_dataflash_mmc_mux.c b/common/cmd_dataflash_mmc_mux.c
index fc23ed6ff2..1678d6e466 100644
--- a/common/cmd_dataflash_mmc_mux.c
+++ b/common/cmd_dataflash_mmc_mux.c
@@ -58,7 +58,7 @@ static int mmc_nspi (const char *s)
U_BOOT_CMD(
dataflash_mmc_mux, 2, 1, do_dataflash_mmc_mux,
- "dataflash_mmc_mux\t- enable or disable MMC or SPI\n",
+ "enable or disable MMC or SPI\n",
"[mmc, spi]\n"
" - enable or disable MMC or SPI"
);
OpenPOWER on IntegriCloud