X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_ambapp.c;h=fa7d7e280fb8acd386f376a6a61e4b13a69bf6a6;hb=8805beec8f51e861996860db71a831e4c263cf4c;hp=283c433376fb2ae4873b1c9f696e5df16f865238;hpb=2271d3ddccfbd4a7640121669ff9b013b1fea361;p=u-boot diff --git a/common/cmd_ambapp.c b/common/cmd_ambapp.c index 283c433376..fa7d7e280f 100644 --- a/common/cmd_ambapp.c +++ b/common/cmd_ambapp.c @@ -272,7 +272,8 @@ int ambapp_init_reloc(void) return 0; } -U_BOOT_CMD(ambapp, 1, 1, do_ambapp_print, +U_BOOT_CMD( + ambapp, 1, 1, do_ambapp_print, "list AMBA Plug&Play information", "ambapp\n" " - lists AMBA (AHB & APB) Plug&Play devices present on the system"