summaryrefslogtreecommitdiffstats
path: root/common/cmd_ambapp.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_ambapp.c')
-rw-r--r--common/cmd_ambapp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_ambapp.c b/common/cmd_ambapp.c
index 43427bb3c5..06531f12b3 100644
--- a/common/cmd_ambapp.c
+++ b/common/cmd_ambapp.c
@@ -273,6 +273,6 @@ int ambapp_init_reloc(void)
}
U_BOOT_CMD(ambapp, 1, 1, do_ambapp_print,
- "ambapp - list AMBA Plug&Play information\n",
+ "list AMBA Plug&Play information",
"ambapp\n"
" - lists AMBA (AHB & APB) Plug&Play devices present on the system\n");
OpenPOWER on IntegriCloud