X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_fdos.c;h=fbee8614cabc7f3e23511a17e678af1552ff28c3;hb=588a13f742b6d63ac7d5631af11baa01f3a9e80f;hp=d714af8db9f970a5a9c298f6eb4dae48226fdf71;hpb=9023ae305919d0aecb4a22726b9d08c6b08189d7;p=u-boot diff --git a/common/cmd_fdos.c b/common/cmd_fdos.c index d714af8db9..fbee8614ca 100644 --- a/common/cmd_fdos.c +++ b/common/cmd_fdos.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2002 - * Stäubli Faverges - + * Stäubli Faverges - * Pierre AUBERT p.aubert@staubli.com * * See file CREDITS for list of people who contributed to this @@ -72,7 +72,7 @@ int do_fdosboot(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) name = argv [2]; break; default: - return cmd_usage(cmdtp); + return CMD_RET_USAGE; } /* Init physical layer */