]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_ambapp.c
SAMSUNG: serial: modify name from s5pc1xx to s5p
[people/ms/u-boot.git] / common / cmd_ambapp.c
index 43427bb3c54c274eae05b8cc237dcef9be838111..bb20ab5149d54e3e97372082ee7f7c7a779a70e8 100644 (file)
@@ -273,6 +273,7 @@ int ambapp_init_reloc(void)
 }
 
 U_BOOT_CMD(ambapp, 1, 1, do_ambapp_print,
-          "ambapp  - list AMBA Plug&Play information\n",
-          "ambapp\n"
-          "    - lists AMBA (AHB & APB) Plug&Play devices present on the system\n");
+       "list AMBA Plug&Play information",
+       "ambapp\n"
+       "    - lists AMBA (AHB & APB) Plug&Play devices present on the system"
+);