]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c
Standardize command usage messages with cmd_usage()
[u-boot] / board / freescale / mpc8610hpcd / mpc8610hpcd_diu.c
index 08eaf10dd3ddd7a674a2ddc79298cf90476c52f1..2320c0f138725a9f9deb3b6de62454eef7748161 100644 (file)
@@ -116,7 +116,7 @@ int mpc8610diu_init_show_bmp(cmd_tbl_t *cmdtp,
        unsigned int addr;
 
        if (argc < 2) {
-               printf ("Usage:\n%s\n", cmdtp->usage);
+               cmd_usage(cmdtp);
                return 1;
        }