[U-Boot] [PATCH v1 2/7] ubi: add new ubi command "ubi dettach"
Scott Wood
scott.wood at nxp.com
Wed May 25 07:47:05 CEST 2016
On 05/25/2016 12:07 AM, Heiko Schocher wrote:
> @@ -661,7 +675,9 @@ static int do_ubi(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
> U_BOOT_CMD(
> ubi, 6, 1, do_ubi,
> "ubi commands",
> - "part [part] [offset]\n"
> + "dettach"
"detach", here and elsewhere.
> + " - detach ubi from a mtd partition\n"
Like that. :-)
-Scott
P.S. When CCing me, please use oss at buserror.net so that my responses
don't have to go through moderation.
More information about the U-Boot
mailing list